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 訒ヲ闥サ訒ヲ闥ソ^ 11111011101000111010011011101000100100101011101111111011101000111010011011101000100100101011111101011110 fba3a6e892bbfba3a6e892bf5e
EUC-JP 訒ヲ闥サ訒ヲ闥ソ^ 10001111110111011100100010001110101001101110111111110010100011101011101110001111110111011100100010001110101001101110111111110010100011101011111101011110 8fddc88ea6eff28ebb8fddc88ea6eff28ebf5e
UTF-8 訒ヲ闥サ訒ヲ闥ソ^ 11101000101010001001001011101111101111011010011011101001100101111010010111101111101111011011101111101000101010001001001011101111101111011010011011101001100101111010010111101111101111011011111101011110 e8a892efbda6e997a5efbdbbe8a892efbda6e997a5efbdbf5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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