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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 邀皮伽}邀皮伽{^ 111001111011000110010100111001111000100110111110011111011110011110110001100101001110011110001001101111100111101101011110 e7b194e789be7de7b194e789be7b5e
EUC-JP 邀皮伽}邀皮伽{^ 111011101011001111001000111010011011001011000000011111011110111010110011110010001110100110110010110000000111101101011110 eeb3c8e9b2c07deeb3c8e9b2c07b5e
UTF-8 邀皮伽}邀皮伽{^ 111010011000001010000000111001111001101010101110111001001011110010111101011111011110100110000010100000001110011110011010101011101110010010111100101111010111101101011110 e98280e79aaee4bcbd7de98280e79aaee4bcbd7b5e
UHC 邀皮伽}邀皮伽{^ 111010011010110111111001101010111100101010100001011111011110100110101101111110011010101111001010101000010111101101011110 e9adf9abcaa17de9adf9abcaa17b5e

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