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{^ 10010110111010010011111100111111011011100111110110010110111010010011111100111111011011100111101101011110 96e93f3f6e7d96e93f3f6e7b5e
EUC-JP 夜??n}夜??n{^ 11001100111010110011111100111111011011100111110111001100111010110011111100111111011011100111101101011110 cceb3f3f6e7dcceb3f3f6e7b5e
UTF-8 夜쇽쉘n}夜쇽쉘n{^ 1110010110100100100111001110110010000111101111011110110010001001100110000110111001111101111001011010010010011100111011001000011110111101111011001000100110011000011011100111101101011110 e5a49cec87bdec89986e7de5a49cec87bdec89986e7b5e
UHC 夜쇽쉘n}夜쇽쉘n{^ 1110010110101000101111001110111110111101101010010110111001111101111001011010100010111100111011111011110110101001011011100111101101011110 e5a8bcefbda96e7de5a8bcefbda96e7b5e

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