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 ?納衛?納?^ 00111111100101000101101110001001011100010011111110010100010110110011111101011110 3f945b89713f945b3f5e
EUC-JP ?納衛?納蔿^ 001111111100011110111100101100011101001000111111110001111011110010001111110110011100000001011110 3fc7bcb1d23fc7bc8fd9c05e
UTF-8 룶納衛룶納蔿^ 11101011101000111011011011100111101101001000110111101000101000011001101111101011101000111011011011100111101101001000110111101000100101001011111101011110 eba3b6e7b48de8a19beba3b6e7b48de894bf5e
UHC 룶納衛룶納蔿^ 10001111101010111101001010100001111010101101101110001111101010111101001010100001111010101101100101011110 8fabd2a1eadb8fabd2a1ead95e

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