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 ?C??n}?C??n{^ 00111111010000110011111100111111011011100111110100111111010000110011111100111111011011100111101101011110 3f433f3f6e7d3f433f3f6e7b5e
SJIS-WIN 短C則遜n}短C則遜n{^ 10010010010110100100001110010001101001011001000110111011011011100111110110010010010110100100001110010001101001011001000110111011011011100111101101011110 925a4391a591bb6e7d925a4391a591bb6e7b5e
EUC-JP 短C則遜n}短C則遜n{^ 11000011101110110100001111000010101001111100001010111101011011100111110111000011101110110100001111000010101001111100001010111101011011100111101101011110 c3bb43c2a7c2bd6e7dc3bb43c2a7c2bd6e7b5e
UTF-8 短C則遜n}短C則遜n{^ 11100111100111111010110101000011111001011000100110000111111010011000000110011100011011100111110111100111100111111010110101000011111001011000100110000111111010011000000110011100011011100111101101011110 e79fad43e58987e9819c6e7de79fad43e58987e9819c6e7b5e
UHC 短C則遜n}短C則遜n{^ 11010011101011010100001111110110110011101110000111100001011011100111110111010011101011010100001111110110110011101110000111100001011011100111101101011110 d3ad43f6cee1e16e7dd3ad43f6cee1e16e7b5e

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