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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ム「\}ム「\{^ 11010001101000101111000010100001010111000111110111010001101000101111000010100001010111000111101101011110 d1a2f0a15c7dd1a2f0a15c7b5e
EUC-JP ム「?\}ム「?\{^ 100011101101000110001110101000100011111101011100011111011000111011010001100011101010001000111111010111000111101101011110 8ed18ea23f5c7d8ed18ea23f5c7b5e
UTF-8 ム「\}ム「\{^ 1110111110111110100100011110111110111101101000101110111010000001101000000101110001111101111011111011111010010001111011111011110110100010111011101000000110100000010111000111101101011110 efbe91efbda2ee81a05c7defbe91efbda2ee81a05c7b5e
UHC ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e

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