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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 塋ょ?娃?塋ょ?娃?^ 1001101011001000100000101110010100111111100010001010000100111111100110101100100010000010111001010011111110001000101000010011111101011110 9ac882e53f88a13f9ac882e53f88a13f5e
EUC-JP 塋ょ?娃?塋ょ?娃?^ 1101010011001010101001001110011100111111101100001010001100111111110101001100101010100100111001110011111110110000101000110011111101011110 d4caa4e73fb0a33fd4caa4e73fb0a33f5e
UTF-8 塋ょ떻娃쏡塋ょ떻娃쏡^ 11100101101000011000101111100011100000101000011111101011100101101011101111100101101010001000001111101100100011111010000111100101101000011000101111100011100000101000011111101011100101101011101111100101101010001000001111101100100011111010000101011110 e5a18be38287eb96bbe5a883ec8fa1e5a18be38287eb96bbe5a883ec8fa15e
UHC 塋ょ떻娃쏡塋ょ떻娃쏡^ 111001111010101110101010111001111011011010111011111010001101111110011100010001001110011110101011101010101110011110110110101110111110100011011111100111000100010001011110 e7abaae7b6bbe8df9c44e7abaae7b6bbe8df9c445e

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