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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?納晙?納?^ 00111111100101000101101111111010110101110011111110010100010110110011111101011110 3f945bfad73f945b3f5e
EUC-JP ?納晙?納寯^ 00111111110001111011110010001111110000101011101000111111110001111011110010001111101110101110010101011110 3fc7bc8fc2ba3fc7bc8fbae55e
UTF-8 룶納晙룶納寯^ 11101011101000111011011011100111101101001000110111100110100110011001100111101011101000111011011011100111101101001000110111100101101011111010111101011110 eba3b6e7b48de69999eba3b6e7b48de5afaf5e
UHC 룶納晙룶納寯^ 10001111101010111101001010100001111100011101101110001111101010111101001010100001111100011101100101011110 8fabd2a1f1db8fabd2a1f1d95e

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