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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?讌巐ヲ巐呱豈呱 0011111111100110101001011111101010110110101001101111101010110110100110011110101111100110101011111001100111101011 3fe6a5fab6a6fab699ebe6af99eb
EUC-JP 嶴讌巐ヲ巐呱豈呱 10001111101110111111001111101100101001111000111110111011111110011000111010100110100011111011101111111001110100101110110111101100101100011101001011101101 8fbbf3eca78fbbf98ea68fbbf9d2edecb1d2ed
UTF-8 嶴讌巐ヲ巐呱豈呱 111001011011011010110100111010001010111010001100111001011011011110010000111011111011110110100110111001011011011110010000111001011001000110110001111010001011000110001000111001011001000110110001 e5b6b4e8ae8ce5b790efbda6e5b790e591b1e8b188e591b1
UHC ?????呱豈呱 0011111100111111001111110011111100111111110011011011001011010001110000101100110110110010 3f3f3f3f3fcdb2d1c2cdb2

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