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 «£w}v«£w}vB 10001111101010111010001101110111011111010111011010001111101010111010001101110111011111010111011001000010 8faba3777d768faba3777d7642
SJIS-WIN ??£w}v??£w}vB 001111110011111110000001100100100111011101111101011101100011111100111111100000011001001001110111011111010111011001000010 3f3f8192777d763f3f8192777d7642
EUC-JP ??£w}v??£w}vB 001111110011111110100001111100100111011101111101011101100011111100111111101000011111001001110111011111010111011001000010 3f3fa1f2777d763f3fa1f2777d7642
UTF-8 «£w}v«£w}vB 11000010100011111100001010101011110000101010001101110111011111010111011011000010100011111100001010101011110000101010001101110111011111010111011001000010 c28fc2abc2a3777d76c28fc2abc2a3777d7642
UHC ???w}v???w}vB 00111111001111110011111101110111011111010111011000111111001111110011111101110111011111010111011001000010 3f3f3f777d763f3f3f777d7642

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