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 鬩包スョ陞滂スア 111010011010100110010101111011111011110110101110111010001001111010011111111011111011110110110001 e9a995efbdaee89e9fefbdb1
EUC-JP 鬩包スョ陞滂スア 11110010101010111100101011110001100011101011110110001110101011101110111111111110110111101111000110001110101111011000111010110001 f2abcaf18ebd8eaeeffedef18ebd8eb1
UTF-8 鬩包スョ陞滂スア 111010011010110010101001111001011000110010000101111011111011110110111101111011111011110110101110111010011001100110011110111001101011101110000010111011111011110110111101111011111011110110110001 e9aca9e58c85efbdbdefbdaee9999ee6bb82efbdbdefbdb1
UHC ?包??陞滂?? 0011111111111000110100000011111100111111111000111011001111011011101101010011111100111111 3ff8d03f3fe3b3dbb53f3f

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