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 ?®??®?^ 00111111101011100011111100111111101011100011111101011110 3fae3f3fae3f5e
SJIS-WIN 吟?麟吟?麟^ 1000101111100001001111111001011111011001100010111110000100111111100101111101100101011110 8be13f97d98be13f97d95e
EUC-JP 吟®麟吟®麟^ 101101101110001110001111101000101110111011001110110110111011011011100011100011111010001011101110110011101101101101011110 b6e38fa2eecedbb6e38fa2eecedb5e
UTF-8 吟®麟吟®麟^ 1110010110010000100111111100001010101110111010011011101010011111111001011001000010011111110000101010111011101001101110101001111101011110 e5909fc2aee9ba9fe5909fc2aee9ba9f5e
UHC 吟®麟吟®麟^ 11101011111000011010001011100111110101111111100011101011111000011010001011100111110101111111100001011110 ebe1a2e7d7f8ebe1a2e7d7f85e

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