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 pæb}vpæb}vB 10001111011100001110011001100010011111010111011010001111011100001110011001100010011111010111011001000010 8f70e6627d768f70e6627d7642
SJIS-WIN ?p?b}v?p?b}vB 00111111011100000011111101100010011111010111011000111111011100000011111101100010011111010111011001000010 3f703f627d763f703f627d7642
EUC-JP ?pæb}v?pæb}vB 0011111101110000100011111010100111000001011000100111110101110110001111110111000010001111101010011100000101100010011111010111011001000010 3f708fa9c1627d763f708fa9c1627d7642
UTF-8 pæb}vpæb}vB 1100001010001111011100001100001110100110011000100111110101110110110000101000111101110000110000111010011001100010011111010111011001000010 c28f70c3a6627d76c28f70c3a6627d7642
UHC ?pæb}v?pæb}vB 001111110111000010101001101000010110001001111101011101100011111101110000101010011010000101100010011111010111011001000010 3f70a9a1627d763f70a9a1627d7642

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