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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 煽壽煽囚}煽壽煽囚{^ 10010000111110001001101011100110100100001111100010001110111110100111110110010000111110001001101011100110100100001111100010001110111110100111101101011110 90f89ae690f88efa7d90f89ae690f88efa7b5e
EUC-JP 煽壽煽囚}煽壽煽囚{^ 11000000111110101101010011101000110000001111101010111100111111000111110111000000111110101101010011101000110000001111101010111100111111000111101101011110 c0fad4e8c0fabcfc7dc0fad4e8c0fabcfc7b5e
UTF-8 煽壽煽囚}煽壽煽囚{^ 111001111000010110111101111001011010001110111101111001111000010110111101111001011001101110011010011111011110011110000101101111011110010110100011101111011110011110000101101111011110010110011011100110100111101101011110 e785bde5a3bde785bde59b9a7de785bde5a3bde785bde59b9a7b5e
UHC 煽壽煽囚}煽壽煽囚{^ 11100000110000111110000111111000111000001100001111100001111101100111110111100000110000111110000111111000111000001100001111100001111101100111101101011110 e0c3e1f8e0c3e1f67de0c3e1f8e0c3e1f67b5e

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