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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 衙恂f衙恂^}Y衙恂f衙恂^}bE 11100101110010011001110010010110011001101110010111001001100111001001011001011110011111010101100111100101110010011001110010010110011001101110010111001001100111001001011001011110011111010110001001000101 e5c99c9666e5c99c965e7d59e5c99c9666e5c99c965e7d6245
EUC-JP 衙恂f衙恂^}Y衙恂f衙恂^}bE 11101010110010111101011111110110011001101110101011001011110101111111011001011110011111010101100111101010110010111101011111110110011001101110101011001011110101111111011001011110011111010110001001000101 eacbd7f666eacbd7f65e7d59eacbd7f666eacbd7f65e7d6245
UTF-8 衙恂f衙恂^}Y衙恂f衙恂^}bE 111010001010000110011001111001101000000110000010011001101110100010100001100110011110011010000001100000100101111001111101010110011110100010100001100110011110011010000001100000100110011011101000101000011001100111100110100000011000001001011110011111010110001001000101 e8a199e6818266e8a199e681825e7d59e8a199e6818266e8a199e681825e7d6245
UHC 衙恂f衙恂^}Y衙恂f衙恂^}bE 11100100101101111110001011100001011001101110010010110111111000101110000101011110011111010101100111100100101101111110001011100001011001101110010010110111111000101110000101011110011111010110001001000101 e4b7e2e166e4b7e2e15e7d59e4b7e2e166e4b7e2e15e7d6245

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