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½ÇN}ûL½ÉûL½ÇN{^ 111110110100110010111101110010011111101101001100101111011100011101001110011111011111101101001100101111011100100111111011010011001011110111000111010011100111101101011110 fb4cbdc9fb4cbdc74e7dfb4cbdc9fb4cbdc74e7b5e
SJIS-WIN ?L???L??N}?L???L??N{^ 001111110100110000111111001111110011111101001100001111110011111101001110011111010011111101001100001111110011111100111111010011000011111100111111010011100111101101011110 3f4c3f3f3f4c3f3f4e7d3f4c3f3f3f4c3f3f4e7b5e
EUC-JP ûL?ÉûL?ÇN}ûL?ÉûL?ÇN{^ 10001111101010111110010101001100001111111000111110101010101100011000111110101011111001010100110000111111100011111010101010101110010011100111110110001111101010111110010101001100001111111000111110101010101100011000111110101011111001010100110000111111100011111010101010101110010011100111101101011110 8fabe54c3f8faab18fabe54c3f8faaae4e7d8fabe54c3f8faab18fabe54c3f8faaae4e7b5e
UTF-8 ûL½ÉûL½ÇN}ûL½ÉûL½ÇN{^ 110000111011101101001100110000101011110111000011100010011100001110111011010011001100001010111101110000111000011101001110011111011100001110111011010011001100001010111101110000111000100111000011101110110100110011000010101111011100001110000111010011100111101101011110 c3bb4cc2bdc389c3bb4cc2bdc3874e7dc3bb4cc2bdc389c3bb4cc2bdc3874e7b5e
UHC ?L½??L½?N}?L½??L½?N{^ 00111111010011001010100011110110001111110011111101001100101010001111011000111111010011100111110100111111010011001010100011110110001111110011111101001100101010001111011000111111010011100111101101011110 3f4ca8f63f3f4ca8f63f4e7d3f4ca8f63f3f4ca8f63f4e7b5e

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