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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ケエ瓏\}ケエ瓏\{^ 1011100111111001111001011011010011100000111110100101110001111101101110011111100111100101101101001110000011111010010111000111101101011110 b9f9e5b4e0fa5c7db9f9e5b4e0fa5c7b5e
EUC-JP ケ?エ瓏\}ケ?エ瓏\{^ 10001110101110010011111110001110101101001110000011111100010111000111110110001110101110010011111110001110101101001110000011111100010111000111101101011110 8eb93f8eb4e0fc5c7d8eb93f8eb4e0fc5c7b5e
UTF-8 ケエ瓏\}ケエ瓏\{^ 1110111110111101101110011110111010011101100000001110111110111101101101001110011110010011100011110101110001111101111011111011110110111001111011101001110110000000111011111011110110110100111001111001001110001111010111000111101101011110 efbdb9ee9d80efbdb4e7938f5c7defbdb9ee9d80efbdb4e7938f5c7b5e
UHC ???瓏\}???瓏\{^ 001111110011111100111111110101101110101001011100011111010011111100111111001111111101011011101010010111000111101101011110 3f3f3fd6ea5c7d3f3f3fd6ea5c7b5e

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