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 釭ホ誅}釭ホ誅{^ 1111101110111101110011101111000011001011111001100110111001111101111110111011110111001110111100001100101111100110011011100111101101011110 fbbdcef0cbe66e7dfbbdcef0cbe66e7b5e
EUC-JP 釭ホ?誅}釭ホ?誅{^ 10001111111000111010111110001110110011100011111111101011110011110111110110001111111000111010111110001110110011100011111111101011110011110111101101011110 8fe3af8ece3febcf7d8fe3af8ece3febcf7b5e
UTF-8 釭ホ誅}釭ホ誅{^ 111010011000011110101101111011111011111010001110111011101000001010001010111010001010101010000101011111011110100110000111101011011110111110111110100011101110111010000010100010101110100010101010100001010111101101011110 e987adefbe8eee828ae8aa857de987adefbe8eee828ae8aa857b5e
UHC ???誅}???誅{^ 00111111001111110011111111110001110010100111110100111111001111110011111111110001110010100111101101011110 3f3f3ff1ca7d3f3f3ff1ca7b5e

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