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{^ 10001101010001000011111100111111011011100111110110001101010001000011111100111111011011100111101101011110 8d443f3f6e7d8d443f3f6e7b5e
EUC-JP 好盼?n}好盼?n{^ 1011100110100101100011111100111011011001001111110110111001111101101110011010010110001111110011101101100100111111011011100111101101011110 b9a58fced93f6e7db9a58fced93f6e7b5e
UTF-8 好盼혹n}好盼혹n{^ 1110010110100101101111011110011110011011101111001110110110011000101110010110111001111101111001011010010110111101111001111001101110111100111011011001100010111001011011100111101101011110 e5a5bde79bbced98b96e7de5a5bde79bbced98b96e7b5e
UHC 好盼혹n}好盼혹n{^ 1111101110111111110110101111000011001000101001000110111001111101111110111011111111011010111100001100100010100100011011100111101101011110 fbbfdaf0c8a46e7dfbbfdaf0c8a46e7b5e

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