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{^ 100110110111011111101000100110010011111101101110011111011001101101110111111010001001100100111111011011100111101101011110 9b77e8993f6e7d9b77e8993f6e7b5e
EUC-JP 孩陌?n}孩陌?n{^ 110101011101100011101111111110010011111101101110011111011101010111011000111011111111100100111111011011100111101101011110 d5d8eff93f6e7dd5d8eff93f6e7b5e
UTF-8 孩陌꼰n}孩陌꼰n{^ 1110010110101101101010011110100110011001100011001110101010111100101100000110111001111101111001011010110110101001111010011001100110001100111010101011110010110000011011100111101101011110 e5ada9e9998ceabcb06e7de5ada9e9998ceabcb06e7b5e
UHC 孩陌꼰n}孩陌꼰n{^ 1111101010101001110110001110100010110010110000010110111001111101111110101010100111011000111010001011001011000001011011100111101101011110 faa9d8e8b2c16e7dfaa9d8e8b2c16e7b5e

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