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 ×°êè×°ùÊ^ 110101111011000011101010111010001101011110110000111110011100101001011110 d7b0eae8d7b0f9ca5e
SJIS-WIN ×°??×°??^ 10000001011111101000000110001011001111110011111110000001011111101000000110001011001111110011111101011110 817e818b3f3f817e818b3f3f5e
EUC-JP ×°êè×°ùÊ^ 101000011101111110100001111010111000111110101011101101001000111110101011101100101010000111011111101000011110101110001111101010111110001110001111101010101011010001011110 a1dfa1eb8fabb48fabb2a1dfa1eb8fabe38faab45e
UTF-8 ×°êè×°ùÊ^ 1100001110010111110000101011000011000011101010101100001110101000110000111001011111000010101100001100001110111001110000111000101001011110 c397c2b0c3aac3a8c397c2b0c3b9c38a5e
UHC ×°??×°??^ 10100001101111111010000111000110001111110011111110100001101111111010000111000110001111110011111101011110 a1bfa1c63f3fa1bfa1c63f3f5e

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