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 ロ゙鮃珈e^ 1110111110111110100110111110111110111110100111101110100110101110100000111110011110001111100010000110010101011110 efbe9befbe9ee9ae83e78f88655e
SJIS-WIN ????????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f3f3f3f655e
EUC-JP ï??ï??é®?ç??e^ 100011111010101111000001001111110011111110001111101010111100000100111111001111111000111110101011101100011000111110100010111011100011111110001111101010111010111000111111001111110110010101011110 8fabc13f3f8fabc13f3f8fabb18fa2ee3f8fabae3f3f655e
UTF-8 ロ゙鮃珈e^ 1100001110101111110000101011111011000010100110111100001110101111110000101011111011000010100111101100001110101001110000101010111011000010100000111100001110100111110000101000111111000010100010000110010101011110 c3afc2bec29bc3afc2bec29ec3a9c2aec283c3a7c28fc288655e
UHC ?¾??¾??®????e^ 0011111110101000111110100011111100111111101010001111101000111111001111111010001011100111001111110011111100111111001111110110010101011110 3fa8fa3f3fa8fa3f3fa2e73f3f3f3f655e

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