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 ??M}??M{^ 001111110011111101001101011111010011111100111111010011010111101101011110 3f3f4d7d3f3f4d7b5e
SJIS-WIN 嬋鴦M}嬋鴦M{^ 10011011011010001110100111110001010011010111110110011011011010001110100111110001010011010111101101011110 9b68e9f14d7d9b68e9f14d7b5e
EUC-JP 嬋鴦M}嬋鴦M{^ 11010101110010011111001011110011010011010111110111010101110010011111001011110011010011010111101101011110 d5c9f2f34d7dd5c9f2f34d7b5e
UTF-8 嬋鴦M}嬋鴦M{^ 1110010110101100100010111110100110110100101001100100110101111101111001011010110010001011111010011011010010100110010011010111101101011110 e5ac8be9b4a64d7de5ac8be9b4a64d7b5e
UHC 嬋鴦M}嬋鴦M{^ 11100000101111011110010011101100010011010111110111100000101111011110010011101100010011010111101101011110 e0bde4ec4d7de0bde4ec4d7b5e

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