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{^ 10010011110110000011111100111111011011100111110110010011110110000011111100111111011011100111101101011110 93d83f3f6e7d93d83f3f6e7b5e
EUC-JP 豚??n}豚??n{^ 11000110110110100011111100111111011011100111110111000110110110100011111100111111011011100111101101011110 c6da3f3f6e7dc6da3f3f6e7b5e
UTF-8 豚ㅸㅀn}豚ㅸㅀn{^ 1110100010110001100110101110001110000101101110001110001110000101100000000110111001111101111010001011000110011010111000111000010110111000111000111000010110000000011011100111101101011110 e8b19ae385b8e385806e7de8b19ae385b8e385806e7b5e
UHC 豚ㅸㅀn}豚ㅸㅀn{^ 1101010011001010101001001110100010100100101100000110111001111101110101001100101010100100111010001010010010110000011011100111101101011110 d4caa4e8a4b06e7dd4caa4e8a4b06e7b5e

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