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 魴。邁滓゙晁屁 111010011011010110100001111001111011000010011111111001101101111010011101111010001001101110011011 e9b5a1e7b09fe6de9de89b9b
EUC-JP 魴。邁滓゙晁屁 1111001010110111100011101010000111101110101100101101111011101000100011101101111011011010111010101101010111111011 f2b78ea1eeb2dee88ededaead5fb
UTF-8 魴。邁滓゙晁屁 111010011010110110110100111011111011110110100001111010011000001010000001111001101011101110010011111011111011111010011110111001101001100110000001111001011011000110000001 e9adb4efbda1e98281e6bb93efbe9ee69981e5b181
UHC ??邁滓?晁? 00111111001111111101100011100100111011101010101100111111111100001100010100111111 3f3fd8e4eeab3ff0c53f

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