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 ・ナ・ナ^ 11110101101110011111011110101000101001011100010111110101101110011111011110101000101001011100010101011110 f5b9f7a8a5c5f5b9f7a8a5c55e
EUC-JP ??・ナ??・ナ^ 00111111001111111000111010100101100011101100010100111111001111111000111010100101100011101100010101011110 3f3f8ea58ec53f3f8ea58ec55e
UTF-8 ・ナ・ナ^ 11101110100100001010010011101110100101101000101111101111101111011010010111101111101111101000010111101110100100001010010011101110100101101000101111101111101111011010010111101111101111101000010101011110 ee90a4ee968befbda5efbe85ee90a4ee968befbda5efbe855e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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