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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 雜セ魴徂雜セ魴 111010001011011010111110111010011011010110011100011010001110100010110110101111101110100110110101 e8b6bee9b59c68e8b6bee9b5
EUC-JP 雜セ魴徂雜セ魴 1111000010111000100011101011111011110010101101111101011111001001111100001011100010001110101111101111001010110111 f0b88ebef2b7d7c9f0b88ebef2b7
UTF-8 雜セ魴徂雜セ魴 111010011001101110011100111011111011110110111110111010011010110110110100111001011011111010000010111010011001101110011100111011111011110110111110111010011010110110110100 e99b9cefbdbee9adb4e5be82e99b9cefbdbee9adb4
UHC 雜???雜?? 111011011101101000111111001111110011111111101101110110100011111100111111 edda3f3f3fedda3f3f

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