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 螟懋サ喜縛鬟ョ 111001011010010010011100111010101011101110001010111011001001010010011011111010011010001110101110 e5a49ceabb8aec949be9a3ae
EUC-JP 螟懋サ喜縛鬟ョ 1110101010100110110110001110110010001110101110111011010011101110110001111111101111110010101001011000111010101110 eaa6d8ec8ebbb4eec7fbf2a58eae
UTF-8 螟懋サ喜縛鬟ョ 111010001001111010011111111001101000011110001011111011111011110110111011111001011001011010011100111001111011100010011011111010011010110010011111111011111011110110101110 e89e9fe6878befbdbbe5969ce7b89be9ac9fefbdae
UHC 螟懋?喜縛?? 1101100110101101110110011110010100111111111111011110110011011010110110100011111100111111 d9add9e53ffdecdada3f3f

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