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 蠎セ?豈蠎セ奛ア^ 11100101101110101011111000111111111001101010111111100101101110101011111011111010101000011011000101011110 e5babe3fe6afe5babefaa1b15e
EUC-JP 蠎セ奙豈蠎セ奛ア^ 11101010101111001000111010111110100011111011100011110110111011001011000111101010101111001000111010111110100011111011100011110111100011101011000101011110 eabc8ebe8fb8f6ecb1eabc8ebe8fb8f78eb15e
UTF-8 蠎セ奙豈蠎セ奛ア^ 11101000101000001000111011101111101111011011111011100101101001011001100111101000101100011000100011101000101000001000111011101111101111011011111011100101101001011001101111101111101111011011000101011110 e8a08eefbdbee5a599e8b188e8a08eefbdbee5a59befbdb15e
UHC ???豈????^ 00111111001111110011111111010001110000100011111100111111001111110011111101011110 3f3f3fd1c23f3f3f3f5e

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