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 ?k?L??A?? 001111110110101100111111010011000011111100111111010000010011111100111111 3f6b3f4c3f3f413f3f
SJIS-WIN ?k?L??A?? 001111110110101100111111010011000011111100111111010000010011111100111111 3f6b3f4c3f3f413f3f
EUC-JP ?k?L??A?? 001111110110101100111111010011000011111100111111010000010011111100111111 3f6b3f4c3f3f413f3f
UTF-8 혟k혩L챈챦A혩짖 111011011001100010011111011010111110110110011000101010010100110011101100101100011000100011101100101100011010011001000001111011011001100010101001111011001010011110010110 ed989f6bed98a94cecb188ecb1a641ed98a9eca796
UHC 혟k혩L챈챦A혩짖 110000101000100101101011110000101001000101001100110000111010011011000011101011110100000111000010100100011100001010100010 c2896bc2914cc3a6c3af41c291c2a2

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