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 ???w???w^ 001111110011111100111111011101110011111100111111001111110111011101011110 3f3f3f773f3f3f775e
SJIS-WIN 逸??w逸??w^ 1000100011101101001111110011111101110111100010001110110100111111001111110111011101011110 88ed3f3f7788ed3f3f775e
EUC-JP 逸??w逸??w^ 1011000011101111001111110011111101110111101100001110111100111111001111110111011101011110 b0ef3f3f77b0ef3f3f775e
UTF-8 逸쇨샨w逸쇨샨w^ 111010011000000010111000111011001000011110101000111011001000001110101000011101111110100110000000101110001110110010000111101010001110110010000011101010000111011101011110 e980b8ec87a8ec83a877e980b8ec87a8ec83a8775e
UHC 逸쇨샨w逸쇨샨w^ 111011001110111110111100111010101011110010100010011101111110110011101111101111001110101010111100101000100111011101011110 ecefbceabca277ecefbceabca2775e

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