To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 蕭器十U}蕭器十U{^ 1110010101001010100010101110110110001111010111000101010101111101111001010100101010001010111011011000111101011100010101010111101101011110 e54a8aed8f5c557de54a8aed8f5c557b5e
EUC-JP 蕭器十U}蕭器十U{^ 1110100110101011101101001110111110111101101111010101010101111101111010011010101110110100111011111011110110111101010101010111101101011110 e9abb4efbdbd557de9abb4efbdbd557b5e
UTF-8 蕭器十U}蕭器十U{^ 1110100010010101101011011110010110011001101010001110010110001101100000010101010101111101111010001001010110101101111001011001100110101000111001011000110110000001010101010111101101011110 e895ade599a8e58d81557de895ade599a8e58d81557b5e
UHC 蕭器十U}蕭器十U{^ 1110000111001011110100001110111111100100101010000101010101111101111000011100101111010000111011111110010010101000010101010111101101011110 e1cbd0efe4a8557de1cbd0efe4a8557b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)