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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?納終〓??オ 0011111110010100010110111000111101001001100000011010110000111111001111111000001101001001 3f945b8f4981ac3f3f8349
EUC-JP ?納終〓??オ 0011111111000111101111001011110110101010101000101010111000111111001111111010010110101010 3fc7bcbdaaa2ae3f3fa5aa
UTF-8 룶納終〓룶퀛オ 111010111010001110110110111001111011010010001101111001111011010110000010111000111000000010010011111010111010001110110110111011011000000010011011111000111000001010101010 eba3b6e7b48de7b582e38093eba3b6ed809be382aa
UHC 룶納終〓룶퀛オ 1000111110101011110100101010000111110000111110111010000111101011100011111010101110110011100011111010101110101010 8fabd2a1f0fba1eb8fabb38fabaa

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