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 ?]???]??^ 001111110101110100111111001111110011111101011101001111110011111101011110 3f5d3f3f3f5d3f3f5e
SJIS-WIN ?]???]??^ 001111110101110100111111001111110011111101011101001111110011111101011110 3f5d3f3f3f5d3f3f5e
EUC-JP ?]???]??^ 001111110101110100111111001111110011111101011101001111110011111101011110 3f5d3f3f3f5d3f3f5e
UTF-8 찼]찼략찼]찼략^ 111011001011000010111100010111011110110010110000101111001110101110011110101101011110110010110000101111000101110111101100101100001011110011101011100111101011010101011110 ecb0bc5decb0bceb9eb5ecb0bc5decb0bceb9eb55e
UHC 찼]찼략찼]찼략^ 110000111010000101011101110000111010000110110111101010111100001110100001010111011100001110100001101101111010101101011110 c3a15dc3a1b7abc3a15dc3a1b7ab5e

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