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 ???}???I^ 001111110011111100111111011111010011111100111111001111110100100101011110 3f3f3f7d3f3f3f495e
SJIS-WIN ???}???I^ 001111110011111100111111011111010011111100111111001111110100100101011110 3f3f3f7d3f3f3f495e
EUC-JP ???}???I^ 001111110011111100111111011111010011111100111111001111110100100101011110 3f3f3f7d3f3f3f495e
UTF-8 찼찼찾}찼찼혪I^ 111011001011000010111100111011001011000010111100111011001011000010111110011111011110110010110000101111001110110010110000101111001110110110011000101010100100100101011110 ecb0bcecb0bcecb0be7decb0bcecb0bced98aa495e
UHC 찼찼찾}찼찼혪I^ 110000111010000111000011101000011100001110100011011111011100001110100001110000111010000111000010100100100100100101011110 c3a1c3a1c3a37dc3a1c3a1c292495e

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