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 ???{N}???{N{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
SJIS-WIN 狠碯筵{N}狠碯筵{N{^ 11100000110000011110000111110011111000101010010101111011010011100111110111100000110000011110000111110011111000101010010101111011010011100111101101011110 e0c1e1f3e2a57b4e7de0c1e1f3e2a57b4e7b5e
EUC-JP 狠碯筵{N}狠碯筵{N{^ 11100000110000111110001011110101111001001010011101111011010011100111110111100000110000111110001011110101111001001010011101111011010011100111101101011110 e0c3e2f5e4a77b4e7de0c3e2f5e4a77b4e7b5e
UTF-8 狠碯筵{N}狠碯筵{N{^ 11100111100010111010000011100111101000101010111111100111101011011011010101111011010011100111110111100111100010111010000011100111101000101010111111100111101011011011010101111011010011100111101101011110 e78ba0e7a2afe7adb57b4e7de78ba0e7a2afe7adb57b4e7b5e
UHC ??筵{N}??筵{N{^ 001111110011111111100110110111010111101101001110011111010011111100111111111001101101110101111011010011100111101101011110 3f3fe6dd7b4e7d3f3fe6dd7b4e7b5e

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