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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???恂??餓??^ 001111110011111100111111100111001001011000111111001111111000100111101100001111110011111101011110 3f3f3f9c963f3f89ec3f3f5e
EUC-JP ???恂??餓??^ 001111110011111100111111110101111111011000111111001111111011001011101110001111110011111101011110 3f3f3fd7f63f3fb2ee3f3f5e
UTF-8 僚뽨퍢恂띌뒙餓쇻꺐^ 11101111101001101011101111101011101111011010100011101101100011011010001011100110100000011000001011101011100111011000110011101011100100101001100111101001101001001001001111101100100001111011101111101010101110101001000001011110 efa6bbebbda8ed8da2e68182eb9d8ceb9299e9a493ec87bbeaba905e
UHC 僚뽨퍢恂띌뒙餓쇻꺐^ 11101000111010001001011011100100101110111001100111100010111000011011011011101001100010101001011011100100101110111001100111100011100000111011011001011110 e8e896e4bb99e2e1b6e98a96e4bb99e383b65e

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