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 駭?駭?駭?駭?^ 11101001011011100011111111101001011011100011111111101001011011100011111111101001011011100011111101011110 e96e3fe96e3fe96e3fe96e3f5e
EUC-JP 駭?駭?駭?駭?^ 11110001110011110011111111110001110011110011111111110001110011110011111111110001110011110011111101011110 f1cf3ff1cf3ff1cf3ff1cf3f5e
UTF-8 駭찵駭챀駭찵駭챀^ 11101001101001111010110111101100101100001011010111101001101001111010110111101100101100011000000011101001101001111010110111101100101100001011010111101001101001111010110111101100101100011000000001011110 e9a7adecb0b5e9a7adecb180e9a7adecb0b5e9a7adecb1805e
UHC 駭찵駭챀駭찵駭챀^ 1111101010110100101010100100101111111010101101001010101001010000111110101011010010101010010010111111101010110100101010100101000001011110 fab4aa4bfab4aa50fab4aa4bfab4aa505e

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