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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 彫???彫???B 1001001010100100001111110011111100111111100100101010010000111111001111110011111101000010 92a43f3f3f92a43f3f3f42
EUC-JP 彫???彫???B 1100010010100110001111110011111100111111110001001010011000111111001111110011111101000010 c4a63f3f3fc4a63f3f3f42
UTF-8 彫렞李그彫렞李그B 11100101101111011010101111101011101000001001111011101111101001111010000111101010101101111011100011100101101111011010101111101011101000001001111011101111101001111010000111101010101101111011100001000010 e5bdabeba09eefa7a1eab7b8e5bdabeba09eefa7a1eab7b842
UHC 彫렞李그彫렞李그B 1111000011000001100011101010111111101100101100001011000111010111111100001100000110001110101011111110110010110000101100011101011101000010 f0c18eafecb0b1d7f0c18eafecb0b1d742

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