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 驍ェ轣シ驍ェ轣シ^ 11101001100000101010101011100111100000011011110011101001100000101010101011100111100000011011110001011110 e982aae781bce982aae781bc5e
EUC-JP 驍ェ轣シ驍ェ轣シ^ 1111000111100010100011101010101011101101111000011000111010111100111100011110001010001110101010101110110111100001100011101011110001011110 f1e28eaaede18ebcf1e28eaaede18ebc5e
UTF-8 驍ェ轣シ驍ェ轣シ^ 11101001101010011000110111101111101111011010101011101000101111011010001111101111101111011011110011101001101010011000110111101111101111011010101011101000101111011010001111101111101111011011110001011110 e9a98defbdaae8bda3efbdbce9a98defbdaae8bda3efbdbc5e
UHC 驍???驍???^ 1111110110100100001111110011111100111111111111011010010000111111001111110011111101011110 fda43f3f3ffda43f3f3f5e

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