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 鬩包スョ陷搾スコ 111010011010100110010101111011111011110110101110111010001001110010001101111011111011110110111010 e9a995efbdaee89c8defbdba
EUC-JP 鬩包スョ陷搾スコ 11110010101010111100101011110001100011101011110110001110101011101110111111111100101110101111000110001110101111011000111010111010 f2abcaf18ebd8eaeeffcbaf18ebd8eba
UTF-8 鬩包スョ陷搾スコ 111010011010110010101001111001011000110010000101111011111011110110111101111011111011110110101110111010011001100110110111111001101001000010111110111011111011110110111101111011111011110110111010 e9aca9e58c85efbdbdefbdaee999b7e690beefbdbdefbdba
UHC ?包??陷搾?? 0011111111111000110100000011111100111111111110011110100011110011101101100011111100111111 3ff8d03f3ff9e8f3b63f3f

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