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 錝「螯ュ蒟イァ 111110111101110110100010111001011010011010101101111001001110010110110010111100011000111010100111 fbdda2e5a6ade4e5b2f18ea7
EUC-JP 錝「螯ュ蒟イ?ァ 10001111111001001101101110001110101000101110101010101000100011101010110111101000111001111000111010110010001111111000111010100111 8fe4db8ea2eaa88eade8e78eb23f8ea7
UTF-8 錝「螯ュ蒟イァ 111010011000110010011101111011111011110110100010111010001001111010101111111011111011110110101101111010001001001010011111111011111011110110110010111011101000010010001001111011111011110110100111 e98c9defbda2e89eafefbdade8929fefbdb2ee8489efbda7
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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