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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ⅶ疾ァ゙ⅶ疾ァワ^ 1111101001000110100011101011111011110000101011011010011111011110111110100100011010001110101111101111000010101101101001111101110001011110 fa468ebef0ada7defa468ebef0ada7dc5e
EUC-JP ?疾?ァ゙?疾?ァワ^ 0011111110111100110000000011111110001110101001111000111011011110001111111011110011000000001111111000111010100111100011101101110001011110 3fbcc03f8ea78ede3fbcc03f8ea78edc5e
UTF-8 ⅶ疾ァ゙ⅶ疾ァワ^ 11100010100001011011011011100111100101101011111011101110100000011010110011101111101111011010011111101111101111101001111011100010100001011011011011100111100101101011111011101110100000011010110011101111101111011010011111101111101111101001110001011110 e285b6e796beee81acefbda7efbe9ee285b6e796beee81acefbda7efbe9c5e
UHC ⅶ疾???ⅶ疾???^ 101001011010011111110010111100000011111100111111001111111010010110100111111100101111000000111111001111110011111101011110 a5a7f2f03f3f3fa5a7f2f03f3f3f5e

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