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 蠍ク蜥啓蠍ク蜥啓^ 111001011011011010111000111001011001001010001100010110111110010110110110101110001110010110010010100011000101101101011110 e5b6b8e5928c5be5b6b8e5928c5b5e
EUC-JP 蠍ク蜥啓蠍ク蜥啓^ 1110101010111000100011101011100011101001111100101011011110111100111010101011100010001110101110001110100111110010101101111011110001011110 eab88eb8e9f2b7bceab88eb8e9f2b7bc5e
UTF-8 蠍ク蜥啓蠍ク蜥啓^ 11101000101000001000110111101111101111011011100011101000100111001010010111100101100101011001001111101000101000001000110111101111101111011011100011101000100111001010010111100101100101011001001101011110 e8a08defbdb8e89ca5e59593e8a08defbdb8e89ca5e595935e
UHC ???啓???啓^ 0011111100111111001111111100110011110110001111110011111100111111110011001111011001011110 3f3f3fccf63f3f3fccf65e

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