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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鼎??羈鼎??羈^ 10010011010000110011111100111111111000111011000110010011010000110011111100111111111000111011000101011110 93433f3fe3b193433f3fe3b15e
EUC-JP 鼎??羈鼎??羈^ 11000101101001000011111100111111111001101011001111000101101001000011111100111111111001101011001101011110 c5a43f3fe6b3c5a43f3fe6b35e
UTF-8 鼎縷렊羈鼎縷렊羈^ 11101001101111001000111011101111101001011001000011101011101000001000101011100111101111101000100011101001101111001000111011101111101001011001000011101011101000001000101011100111101111101000100001011110 e9bc8eefa590eba08ae7be88e9bc8eefa590eba08ae7be885e
UHC 鼎縷렊羈鼎縷렊羈^ 1111000010100011110100101110101010001110101000011101000110111100111100001010001111010010111010101000111010100001110100011011110001011110 f0a3d2ea8ea1d1bcf0a3d2ea8ea1d1bc5e

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