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{^ 1001011011101001001111110110111001111101100101101110100100111111011011100111101101011110 96e93f6e7d96e93f6e7b5e
EUC-JP 夜?n}夜?n{^ 1100110011101011001111110110111001111101110011001110101100111111011011100111101101011110 cceb3f6e7dcceb3f6e7b5e
UTF-8 夜쩥n}夜쩥n{^ 1110010110100100100111001110110010101001101001010110111001111101111001011010010010011100111011001010100110100101011011100111101101011110 e5a49ceca9a56e7de5a49ceca9a56e7b5e
UHC 夜쩥n}夜쩥n{^ 11100101101010001010010101010110011011100111110111100101101010001010010101010110011011100111101101011110 e5a8a5566e7de5a8a5566e7b5e

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