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 鳶??熱??涅 10010011110011100011111100111111100101000100110100111111001111111001111110111000 93ce3f3f944d3f3f9fb8
EUC-JP 鳶??熱??涅 11000110110100000011111100111111110001111010111000111111001111111101111010111010 c6d03f3fc7ae3f3fdeba
UTF-8 鳶녺뫞熱욅뙗涅 111010011011001110110110111010111000010110111010111010111010101110011110111001111000011010110001111011001001101010000101111010111001100110010111111001101011011010000101 e9b3b6eb85baebab9ee786b1ec9a85eb9997e6b685
UHC 鳶녺뫞熱욅뙗涅 1110011011101001100001101110011110010001101111101110011011110000100111101110011110001100100111001110011011101110 e6e986e791bee6f09ee78c9ce6ee

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