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 逾夂拳遖ェ辷イ 111001111010010110011010111001111000110010011101111001111010011010101010111001111000100010110010 e7a59ae78c9de7a6aae788b2
EUC-JP 逾夂拳遖ェ辷イ 1110111010100111110101001110100110110111111111011110111010101000100011101010101011101101111010001000111010110010 eea7d4e9b7fdeea88eaaede88eb2
UTF-8 逾夂拳遖ェ辷イ 111010011000000010111110111001011010010010000010111001101000101110110011111010011000000110010110111011111011110110101010111010001011111010110111111011111011110110110010 e980bee5a482e68bb3e98196efbdaae8beb7efbdb2
UHC 逾?拳???? 111010111011010100111111110011111110101100111111001111110011111100111111 ebb53fcfeb3f3f3f3f

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