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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ツ古徙n}ツ古徙n{^ 110000101000110011000011100111000110111101101110011111011100001010001100110000111001110001101111011011100111101101011110 c28cc39c6f6e7dc28cc39c6f6e7b5e
EUC-JP ツ古徙n}ツ古徙n{^ 1000111011000010101110001100010111010111110100000110111001111101100011101100001010111000110001011101011111010000011011100111101101011110 8ec2b8c5d7d06e7d8ec2b8c5d7d06e7b5e
UTF-8 ツ古徙n}ツ古徙n{^ 1110111110111110100000101110010110001111101001001110010110111110100110010110111001111101111011111011111010000010111001011000111110100100111001011011111010011001011011100111101101011110 efbe82e58fa4e5be996e7defbe82e58fa4e5be996e7b5e
UHC ?古徙n}?古徙n{^ 001111111100110110101111110111101101010101101110011111010011111111001101101011111101111011010101011011100111101101011110 3fcdafded56e7d3fcdafded56e7b5e

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