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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 遶ェ豺。}遶ェ豺。{^ 111001111010101110101010111001101011011110100001011111011110011110101011101010101110011010110111101000010111101101011110 e7abaae6b7a17de7abaae6b7a17b5e
EUC-JP 遶ェ豺。}遶ェ豺。{^ 11101110101011011000111010101010111011001011100110001110101000010111110111101110101011011000111010101010111011001011100110001110101000010111101101011110 eead8eaaecb98ea17deead8eaaecb98ea17b5e
UTF-8 遶ェ豺。}遶ェ豺。{^ 111010011000000110110110111011111011110110101010111010001011000110111010111011111011110110100001011111011110100110000001101101101110111110111101101010101110100010110001101110101110111110111101101000010111101101011110 e981b6efbdaae8b1baefbda17de981b6efbdaae8b1baefbda17b5e
UHC ??豺?}??豺?{^ 00111111001111111110001111001111001111110111110100111111001111111110001111001111001111110111101101011110 3f3fe3cf3f7d3f3fe3cf3f7b5e

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