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 闡ッム雅ァェ豐ケ 1110100010010001101011111101000110001001111010111010011110101010111001101011001010111001 e891afd189eba7aae6b2b9
EUC-JP 闡ッム雅ァェ豐ケ 11101111111100011000111010101111100011101101000110110010111011011000111010100111100011101010101011101100101101001000111010111001 eff18eaf8ed1b2ed8ea78eaaecb48eb9
UTF-8 闡ッム雅ァェ豐ケ 111010011001011110100001111011111011110110101111111011111011111010010001111010011001101110000101111011111011110110100111111011111011110110101010111010001011000110010000111011111011110110111001 e997a1efbdafefbe91e99b85efbda7efbdaae8b190efbdb9
UHC 闡??雅???? 11110100110001010011111100111111111001001011101000111111001111110011111100111111 f4c53f3fe4ba3f3f3f3f

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