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 鳶???沃?〕 10010011110011100011111100111111001111111001011110000000001111111000000101101100 93ce3f3f3f97803f816c
EUC-JP 鳶???沃?〕 11000110110100000011111100111111001111111100110111100000001111111010000111001101 c6d03f3f3fcde03fa1cd
UTF-8 鳶롫쓹큔沃술〕 111010011011001110110110111010111010000110101011111011001001001110111001111011011000000110010100111001101011001010000011111011001000100010100000111000111000000010010101 e9b3b6eba1abec93b9ed8194e6b283ec88a0e38095
UHC 鳶롫쓹큔沃술〕 1110011011101001100011101110101110011101100101011100010110100110111010001010101010111100111110101010000110110011 e6e98eeb9d95c5a6e8aabcfaa1b3

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