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 ????L}????L{^ 00111111001111110011111100111111010011000111110100111111001111110011111100111111010011000111101101011110 3f3f3f3f4c7d3f3f3f3f4c7b5e
SJIS-WIN ????L}????L{^ 00111111001111110011111100111111010011000111110100111111001111110011111100111111010011000111101101011110 3f3f3f3f4c7d3f3f3f3f4c7b5e
EUC-JP ????L}????L{^ 00111111001111110011111100111111010011000111110100111111001111110011111100111111010011000111101101011110 3f3f3f3f4c7d3f3f3f3f4c7b5e
UTF-8 셔렭렽섀L}셔렭렽섀L{^ 1110110010000101100101001110101110100000101011011110101110100000101111011110110010000100100000000100110001111101111011001000010110010100111010111010000010101101111010111010000010111101111011001000010010000000010011000111101101011110 ec8594eba0adeba0bdec84804c7dec8594eba0adeba0bdec84804c7b5e
UHC 셔렭렽섀L}셔렭렽섀L{^ 101111001100010110001110101110101000111011000101101111001010100001001100011111011011110011000101100011101011101010001110110001011011110010101000010011000111101101011110 bcc58eba8ec5bca84c7dbcc58eba8ec5bca84c7b5e

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