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 鼇??若??亨 11101010100001110011111100111111100011101110000100111111001111111000101110011100 ea873f3f8ee13f3f8b9c
EUC-JP 鼇??若??亨 11110011111001110011111100111111101111001110001100111111001111111011010111111100 f3e73f3fbce33f3fb5fc
UTF-8 鼇믣츒若㎬나亨 111010011011110010000111111010111010111110100011111011001011100010010010111010001000101110100101111000111000111010101100111010111000001010011000111001001011101010101000 e9bc87ebafa3ecb892e88ba5e38eaceb8298e4baa8
UHC 鼇믣츒若㎬나亨 1110100010101000100100101110010110101110100011011110010110110100101001111110100010110011101010101111101011111011 e8a892e5ae8de5b4a7e8b3aafafb

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