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 ??????宋? 001111110011111100111111001111110011111100111111100100010111011000111111 3f3f3f3f3f3f91763f
EUC-JP 饔?????宋? 1000111111101000111011110011111100111111001111110011111100111111110000011101011100111111 8fe8ef3f3f3f3f3fc1d73f
UTF-8 饔앸슡留뤶풚宋먮 111010011010010110010100111011001001010110111000111011001000101010100001111011111010011110001101111010111010010010110110111011011001001010011010111001011010111010001011111010111010100010101110 e9a594ec95b8ec8aa1efa78deba4b6ed929ae5ae8beba8ae
UHC 饔앸슡留뤶풚宋먮 11101000101111011001110111101011100110101010110111101011101001111000111111100100101111101001110111100001111001001001000011101011 e8bd9deb9aadeba78fe4be9de1e490eb

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