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 „‚~×„‚~×B 1000010010000010011111101000110111010111100001001000001001111110100011011101011101000010 84827e8dd784827e8dd742
SJIS-WIN ??~?×??~?×B 00111111001111110111111000111111100000010111111000111111001111110111111000111111100000010111111001000010 3f3f7e3f817e3f3f7e3f817e42
EUC-JP ??~?×??~?×B 00111111001111110111111000111111101000011101111100111111001111110111111000111111101000011101111101000010 3f3f7e3fa1df3f3f7e3fa1df42
UTF-8 „‚~×„‚~×B 11000010100001001100001010000010011111101100001010001101110000111001011111000010100001001100001010000010011111101100001010001101110000111001011101000010 c284c2827ec28dc397c284c2827ec28dc39742
UHC ??~?×??~?×B 00111111001111110111111000111111101000011011111100111111001111110111111000111111101000011011111101000010 3f3f7e3fa1bf3f3f7e3fa1bf42

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