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 端C丹辿e^ 111001111010101110101111010000111110010010111000101110011110100010111110101111110110010101011110 e7abaf43e4b8b9e8bebf655e
SJIS-WIN ???C??????e^ 001111110011111100111111010000110011111100111111001111110011111100111111001111110110010101011110 3f3f3f433f3f3f3f3f3f655e
EUC-JP �C��e^ 100011111010101110101110001111111000111110100010101101000100001110001111101010111010001110001111101000101011000100111111100011111010101110110010001111111000111110100010110001000110010101011110 8fabae3f8fa2b4438faba38fa2b13f8fabb23f8fa2c4655e
UTF-8 端C丹辿e^ 110000111010011111000010101010111100001010101111010000111100001110100100110000101011100011000010101110011100001110101000110000101011111011000010101111110110010101011110 c3a7c2abc2af43c3a4c2b8c2b9c3a8c2bec2bf655e
UHC ???C?¸¹?¾¿e^ 00111111001111110011111101000011001111111010001010101100101010011111011000111111101010001111101010100010101011110110010101011110 3f3f3f433fa2aca9f63fa8faa2af655e

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