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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 夜??\}夜??\{^ 10010110111010010011111100111111010111000111110110010110111010010011111100111111010111000111101101011110 96e93f3f5c7d96e93f3f5c7b5e
EUC-JP 夜??\}夜??\{^ 11001100111010110011111100111111010111000111110111001100111010110011111100111111010111000111101101011110 cceb3f3f5c7dcceb3f3f5c7b5e
UTF-8 夜쇽쉘\}夜쇽쉘\{^ 1110010110100100100111001110110010000111101111011110110010001001100110000101110001111101111001011010010010011100111011001000011110111101111011001000100110011000010111000111101101011110 e5a49cec87bdec89985c7de5a49cec87bdec89985c7b5e
UHC 夜쇽쉘\}夜쇽쉘\{^ 1110010110101000101111001110111110111101101010010101110001111101111001011010100010111100111011111011110110101001010111000111101101011110 e5a8bcefbda95c7de5a8bcefbda95c7b5e

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