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 闥サ繧躯ソィ隲ュ 111010001001001010111011111000111000001010001011111010111011111110101000111010001010101110101101 e892bbe3828bebbfa8e8abad
EUC-JP 闥サ繧躯ソィ隲ュ 11101111111100101000111010111011111001011110001010110110111011011000111010111111100011101010100011110000101011011000111010101101 eff28ebbe5e2b6ed8ebf8ea8f0ad8ead
UTF-8 闥サ繧躯ソィ隲ュ 111010011001011110100101111011111011110110111011111001111011100110100111111010001011101010101111111011111011110110111111111011111011110110101000111010011001101010110010111011111011110110101101 e997a5efbdbbe7b9a7e8baafefbdbfefbda8e99ab2efbdad
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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