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 è\ŽZè\ŽZ[è\ŽZè\ŽZ[^ 111010000101110010001110100011111000111101011010111010000101110010001110100011111000111101011010010110111110100001011100100011101000111110001111010110101110100001011100100011101000111110001111010110100101101101011110 e85c8e8f8f5ae85c8e8f8f5a5be85c8e8f8f5ae85c8e8f8f5a5b5e
SJIS-WIN ?\???Z?\???Z[?\???Z?\???Z[^ 001111110101110000111111001111110011111101011010001111110101110000111111001111110011111101011010010110110011111101011100001111110011111100111111010110100011111101011100001111110011111100111111010110100101101101011110 3f5c3f3f3f5a3f5c3f3f3f5a5b3f5c3f3f3f5a3f5c3f3f3f5a5b5e
EUC-JP è\???Zè\???Z[è\???Zè\???Z[^ 1000111110101011101100100101110000111111001111110011111101011010100011111010101110110010010111000011111100111111001111110101101001011011100011111010101110110010010111000011111100111111001111110101101010001111101010111011001001011100001111110011111100111111010110100101101101011110 8fabb25c3f3f3f5a8fabb25c3f3f3f5a5b8fabb25c3f3f3f5a8fabb25c3f3f3f5a5b5e
UTF-8 è\ŽZè\ŽZ[è\ŽZè\ŽZ[^ 11000011101010000101110011000010100011101100001010001111110000101000111101011010110000111010100001011100110000101000111011000010100011111100001010001111010110100101101111000011101010000101110011000010100011101100001010001111110000101000111101011010110000111010100001011100110000101000111011000010100011111100001010001111010110100101101101011110 c3a85cc28ec28fc28f5ac3a85cc28ec28fc28f5a5bc3a85cc28ec28fc28f5ac3a85cc28ec28fc28f5a5b5e
UHC ?\???Z?\???Z[?\???Z?\???Z[^ 001111110101110000111111001111110011111101011010001111110101110000111111001111110011111101011010010110110011111101011100001111110011111100111111010110100011111101011100001111110011111100111111010110100101101101011110 3f5c3f3f3f5a3f5c3f3f3f5a5b3f5c3f3f3f5a3f5c3f3f3f5a5b5e

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