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 筌?????猿 111000101010001100111111001111110011111100111111001111111000100110001110 e2a33f3f3f3f3f898e
EUC-JP 筌??嫄??猿 1110010010100101001111110011111110001111101110101010000100111111001111111011000111101110 e4a53f3f8fbaa13f3fb1ee
UTF-8 筌뚮벙嫄뽬첀猿 111001111010110110001100111010111001101010101110111010111011001010011001111001011010101110000100111010111011110110101100111011001011001010000000111001111000110010111111 e7ad8ceb9aaeebb299e5ab84ebbdacecb280e78cbf
UHC 筌뚮벙嫄뽬첀猿 1110111110100111100011001110101110111010101000011110101010110001100101101110100010101010100011011110101010111011 efa78cebbaa1eab196e8aa8deabb

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