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 隲カ隱ケ雋榊昼雋 1110100010101011101101101110100010101010101110011110100010110010100011011110010110010010100010111110100010110010 e8abb6e8aab9e8b28de5928be8b2
EUC-JP 隲カ隱ケ雋榊昼雋 11110000101011011000111010110110111100001010110010001110101110011111000010110100101110101110011111000011111010111111000010110100 f0ad8eb6f0ac8eb9f0b4bae7c3ebf0b4
UTF-8 隲カ隱ケ雋榊昼雋 111010011001101010110010111011111011110110110110111010011001101010110001111011111011110110111001111010011001101110001011111001101010011010001010111001101001100010111100111010011001101110001011 e99ab2efbdb6e99ab1efbdb9e99b8be6a68ae698bce99b8b
UHC ??隱?雋??雋 0011111100111111111010111101111100111111111100011110011000111111001111111111000111100110 3f3febdf3ff1e63f3ff1e6

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