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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??咀}??咀{^ 0011111100111111100110011111000001111101001111110011111110011001111100000111101101011110 3f3f99f07d3f3f99f07b5e
EUC-JP ??咀}??咀{^ 0011111100111111110100101111001001111101001111110011111111010010111100100111101101011110 3f3fd2f27d3f3fd2f27b5e
UTF-8 조뤺咀}조뤺咀{^ 111011001010000110110000111010111010010010111010111001011001001010000000011111011110110010100001101100001110101110100100101110101110010110010010100000000111101101011110 eca1b0eba4bae592807deca1b0eba4bae592807b5e
UHC 조뤺咀}조뤺咀{^ 110000011011011010001111111010001110111010111010011111011100000110110110100011111110100011101110101110100111101101011110 c1b68fe8eeba7dc1b68fe8eeba7b5e

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