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 ????\n}????\n{^ 001111110011111100111111001111110101110001101110011111010011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f5c6e7d3f3f3f3f5c6e7b5e
SJIS-WIN ????\n}????\n{^ 001111110011111100111111001111110101110001101110011111010011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f5c6e7d3f3f3f3f5c6e7b5e
EUC-JP ????\n}????\n{^ 001111110011111100111111001111110101110001101110011111010011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f5c6e7d3f3f3f3f5c6e7b5e
UTF-8 척짚쩌짹\n}척짚쩌짹\n{^ 11101100101100101001100111101100101001111001101011101100101010011000110011101100101001111011100101011100011011100111110111101100101100101001100111101100101001111001101011101100101010011000110011101100101001111011100101011100011011100111101101011110 ecb299eca79aeca98ceca7b95c6e7decb299eca79aeca98ceca7b95c6e7b5e
UHC 척짚쩌짹\n}척짚쩌짹\n{^ 1100001110110100110000101010010011000010101111001100001010110001010111000110111001111101110000111011010011000010101001001100001010111100110000101011000101011100011011100111101101011110 c3b4c2a4c2bcc2b15c6e7dc3b4c2a4c2bcc2b15c6e7b5e

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