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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 瓦燁n}瓦燁n{^ 10001010101000101111101101011001011011100111110110001010101000101111101101011001011011100111101101011110 8aa2fb596e7d8aa2fb596e7b5e
EUC-JP 瓦燁n}瓦燁n{^ 101101001010010010001111110010101011001101101110011111011011010010100100100011111100101010110011011011100111101101011110 b4a48fcab36e7db4a48fcab36e7b5e
UTF-8 瓦燁n}瓦燁n{^ 1110011110010011101001101110011110000111100000010110111001111101111001111001001110100110111001111000011110000001011011100111101101011110 e793a6e787816e7de793a6e787816e7b5e
UHC 瓦燁n}瓦燁n{^ 11101000101111111110011110100111011011100111110111101000101111111110011110100111011011100111101101011110 e8bfe7a76e7de8bfe7a76e7b5e

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