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{^ 10001111010000000011111100111111011011100111110110001111010000000011111100111111011011100111101101011110 8f403f3f6e7d8f403f3f6e7b5e
EUC-JP 宗??n}宗??n{^ 10111101101000010011111100111111011011100111110110111101101000010011111100111111011011100111101101011110 bda13f3f6e7dbda13f3f6e7b5e
UTF-8 宗송섭n}宗송섭n{^ 1110010110101110100101111110110010000110101000011110110010000100101011010110111001111101111001011010111010010111111011001000011010100001111011001000010010101101011011100111101101011110 e5ae97ec86a1ec84ad6e7de5ae97ec86a1ec84ad6e7b5e
UHC 宗송섭n}宗송섭n{^ 1111000011110011101111001101101110111100101101110110111001111101111100001111001110111100110110111011110010110111011011100111101101011110 f0f3bcdbbcb76e7df0f3bcdbbcb76e7b5e

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