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 ã^}vã^}vB 1100001110100011010111100111110101110110110000111010001101011110011111010111011001000010 c3a35e7d76c3a35e7d7642
SJIS-WIN ?£^}v?£^}vB 00111111100000011001001001011110011111010111011000111111100000011001001001011110011111010111011001000010 3f81925e7d763f81925e7d7642
EUC-JP ã^}vã^}vB 1000111110101010101010101010000111110010010111100111110101110110100011111010101010101010101000011111001001011110011111010111011001000010 8faaaaa1f25e7d768faaaaa1f25e7d7642
UTF-8 ã^}vã^}vB 110000111000001111000010101000110101111001111101011101101100001110000011110000101010001101011110011111010111011001000010 c383c2a35e7d76c383c2a35e7d7642
UHC ??^}v??^}vB 0011111100111111010111100111110101110110001111110011111101011110011111010111011001000010 3f3f5e7d763f3f5e7d7642

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