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 ???????F 0011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f46
SJIS-WIN 逕ッ雖蛾漁辷セF 11100111100101001010111111100101101010111000100111101001100010111001100111100111100010001011111001000110 e794afe5ab89e98b99e788be46
EUC-JP 逕ッ雖蛾漁辷セF 111011011111010010001110101011111110101010101101101100101110101110110101111110011110110111101000100011101011111001000110 edf48eafeaadb2ebb5f9ede88ebe46
UTF-8 逕ッ雖蛾漁辷セF 11101001100000001001010111101111101111011010111111101001100110111001011011101000100110111011111011100110101111001000000111101000101111101011011111101111101111011011111001000110 e98095efbdafe99b96e89bbee6bc81e8beb7efbdbe46
UHC 逕?雖蛾漁??F 110011001110111100111111111000101100110011100100101101101110010111011011001111110011111101000110 ccef3fe2cce4b6e5db3f3f46

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