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 脱x}脱x{^ 1110100010000100101100010111100001111101111010001000010010110001011110000111101101011110 e884b1787de884b1787b5e
SJIS-WIN ??±x}??±x{^ 00111111001111111000000101111101011110000111110100111111001111111000000101111101011110000111101101011110 3f3f817d787d3f3f817d787b5e
EUC-JP è?±x}è?±x{^ 1000111110101011101100100011111110100001110111100111100001111101100011111010101110110010001111111010000111011110011110000111101101011110 8fabb23fa1de787d8fabb23fa1de787b5e
UTF-8 脱x}脱x{^ 1100001110101000110000101000010011000010101100010111100001111101110000111010100011000010100001001100001010110001011110000111101101011110 c3a8c284c2b1787dc3a8c284c2b1787b5e
UHC ??±x}??±x{^ 00111111001111111010000110111110011110000111110100111111001111111010000110111110011110000111101101011110 3f3fa1be787d3f3fa1be787b5e

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