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 ???L[}???L[{^ 00111111001111110011111101001100010110110111110100111111001111110011111101001100010110110111101101011110 3f3f3f4c5b7d3f3f3f4c5b7b5e
SJIS-WIN ???L[}???L[{^ 00111111001111110011111101001100010110110111110100111111001111110011111101001100010110110111101101011110 3f3f3f4c5b7d3f3f3f4c5b7b5e
EUC-JP ???L[}???L[{^ 00111111001111110011111101001100010110110111110100111111001111110011111101001100010110110111101101011110 3f3f3f4c5b7d3f3f3f4c5b7b5e
UTF-8 첬쨈쨀L[}첬쨈쨀L[{^ 11101100101100101010110011101100101010001000100011101100101010001000000001001100010110110111110111101100101100101010110011101100101010001000100011101100101010001000000001001100010110110111101101011110 ecb2aceca888eca8804c5b7decb2aceca888eca8804c5b7b5e
UHC 첬쨈쨀L[}첬쨈쨀L[{^ 11000011101110101100001010110100110000101011001101001100010110110111110111000011101110101100001010110100110000101011001101001100010110110111101101011110 c3bac2b4c2b34c5b7dc3bac2b4c2b34c5b7b5e

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