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 ?^?on}?^?on{^ 00111111010111100011111101101111011011100111110100111111010111100011111101101111011011100111101101011110 3f5e3f6f6e7d3f5e3f6f6e7b5e
SJIS-WIN 叩^其on}叩^其on{^ 1001001001000000010111101001000110110100011011110110111001111101100100100100000001011110100100011011010001101111011011100111101101011110 92405e91b46f6e7d92405e91b46f6e7b5e
EUC-JP 叩^其on}叩^其on{^ 1100001110100001010111101100001010110110011011110110111001111101110000111010000101011110110000101011011001101111011011100111101101011110 c3a15ec2b66f6e7dc3a15ec2b66f6e7b5e
UTF-8 叩^其on}叩^其on{^ 111001011000111110101001010111101110010110000101101101100110111101101110011111011110010110001111101010010101111011100101100001011011011001101111011011100111101101011110 e58fa95ee585b66f6e7de58fa95ee585b66f6e7b5e
UHC 叩^其on}叩^其on{^ 1100110110110000010111101101000011101100011011110110111001111101110011011011000001011110110100001110110001101111011011100111101101011110 cdb05ed0ec6f6e7dcdb05ed0ec6f6e7b5e

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