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 鞨ェ轣シ鞨ェ轣シ^ 11101000111000001010101011100111100000011011110011101000111000001010101011100111100000011011110001011110 e8e0aae781bce8e0aae781bc5e
EUC-JP 鞨ェ轣シ鞨ェ轣シ^ 1111000011100010100011101010101011101101111000011000111010111100111100001110001010001110101010101110110111100001100011101011110001011110 f0e28eaaede18ebcf0e28eaaede18ebc5e
UTF-8 鞨ェ轣シ鞨ェ轣シ^ 11101001100111101010100011101111101111011010101011101000101111011010001111101111101111011011110011101001100111101010100011101111101111011010101011101000101111011010001111101111101111011011110001011110 e99ea8efbdaae8bda3efbdbce99ea8efbdaae8bda3efbdbc5e
UHC 鞨???鞨???^ 1100101011101010001111110011111100111111110010101110101000111111001111110011111101011110 caea3f3f3fcaea3f3f3f5e

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