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 駭?茁?駭?茁?^ 11101001011011100011111111111011100100110011111111101001011011100011111111111011100100110011111101011110 e96e3ffb933fe96e3ffb933f5e
EUC-JP 駭?茁?駭?茁?^ 111100011100111100111111100011111101011111011110001111111111000111001111001111111000111111010111110111100011111101011110 f1cf3f8fd7de3ff1cf3f8fd7de3f5e
UTF-8 駭렱茁햇駭렱茁햄^ 11101001101001111010110111101011101000001011000111101000100011001000000111101101100101101000011111101001101001111010110111101011101000001011000111101000100011001000000111101101100101101000010001011110 e9a7adeba0b1e88c81ed9687e9a7adeba0b1e88c81ed96845e
UHC 駭렱茁햇駭렱茁햄^ 1111101010110100100011101011111011110001111010001100011111011110111110101011010010001110101111101111000111101000110001111101110001011110 fab48ebef1e8c7defab48ebef1e8c7dc5e

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