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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 跖∫太跖∫太^ 11100110111010001000000111100111100100011011111011100110111010001000000111100111100100011011111001011110 e6e881e791bee6e881e791be5e
EUC-JP 跖∫太跖∫太^ 11101100111010101010001011101001110000101100000011101100111010101010001011101001110000101100000001011110 eceaa2e9c2c0eceaa2e9c2c05e
UTF-8 跖∫太跖∫太^ 11101000101101111001011011100010100010001010101111100101101001001010101011101000101101111001011011100010100010001010101111100101101001001010101001011110 e8b796e288abe5a4aae8b796e288abe5a4aa5e
UHC ?∫太?∫太^ 0011111110100001111100101111011110111100001111111010000111110010111101111011110001011110 3fa1f2f7bc3fa1f2f7bc5e

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