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 浯ケ遶コ陬偃貊カ 11111010111111001011100111100111101010111011101011101000101000111001100011101110111001101011101110110110 fafcb9e7abbae8a398eee6bbb6
EUC-JP 浯ケ遶コ陬偃貊カ 1000111111000111110000111000111010111001111011101010110110001110101110101111000010100101110100001111000011101100101111011000111010110110 8fc7c38eb9eead8ebaf0a5d0f0ecbd8eb6
UTF-8 浯ケ遶コ陬偃貊カ 111001101011010110101111111011111011110110111001111010011000000110110110111011111011110110111010111010011001100110101100111001011000000110000011111010001011001010001010111011111011110110110110 e6b5afefbdb9e981b6efbdbae999ace58183e8b28aefbdb6
UHC ?????偃貊? 00111111001111110011111100111111001111111110010111100111110110001110011100111111 3f3f3f3f3fe5e7d8e73f

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