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 ???鈺??業 001111110011111100111111111110111100010000111111001111111000101111000110 3f3f3ffbc43f3f8bc6
EUC-JP 縕??鈺??業 100011111101010011000010001111110011111110001111111000111101010100111111001111111011011011001000 8fd4c23f3f8fe3d53f3fb6c8
UTF-8 縕됵슴鈺곫뇘業 111001111011100010010101111010111001000010110101111011001000101010110100111010011000100010111010111010101011001110101011111010111000011110011000111001101010010110101101 e7b895eb90b5ec8ab4e988baeab3abeb8798e6a5ad
UHC 縕됵슴鈺곫뇘業 1110100010110010100010011110111110111101101111111110100010101101100000011110011010000111100000111110010111110110 e8b289efbdbfe8ad81e68783e5f6

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