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 駭?駭??駭??^ 111010010110111000111111111010010110111000111111001111111110100101101110001111110011111101011110 e96e3fe96e3f3fe96e3f3f5e
EUC-JP 駭?駭??駭??^ 111100011100111100111111111100011100111100111111001111111111000111001111001111110011111101011110 f1cf3ff1cf3f3ff1cf3f3f5e
UTF-8 駭찵駭ⁿ뉵駭ⁿ뉴^ 11101001101001111010110111101100101100001011010111101001101001111010110111100010100000011011111111101011100010011011010111101001101001111010110111100010100000011011111111101011100010011011010001011110 e9a7adecb0b5e9a7ade281bfeb89b5e9a7ade281bfeb89b45e
UHC 駭찵駭ⁿ뉵駭ⁿ뉴^ 1111101010110100101010100100101111111010101101001010100111111010101101001011101111111010101101001010100111111010101101001011101001011110 fab4aa4bfab4a9fab4bbfab4a9fab4ba5e

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