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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 譴「驫ァ}譴「驫ァ{^ 111001101010001010100010111010011000101010100111011111011110011010100010101000101110100110001010101001110111101101011110 e6a2a2e98aa77de6a2a2e98aa77b5e
EUC-JP 譴「驫ァ}譴「驫ァ{^ 11101100101001001000111010100010111100011110101010001110101001110111110111101100101001001000111010100010111100011110101010001110101001110111101101011110 eca48ea2f1ea8ea77deca48ea2f1ea8ea77b5e
UTF-8 譴「驫ァ}譴「驫ァ{^ 111010001010110110110100111011111011110110100010111010011010100110101011111011111011110110100111011111011110100010101101101101001110111110111101101000101110100110101001101010111110111110111101101001110111101101011110 e8adb4efbda2e9a9abefbda77de8adb4efbda2e9a9abefbda77b5e
UHC 譴???}譴???{^ 11001100101110010011111100111111001111110111110111001100101110010011111100111111001111110111101101011110 ccb93f3f3f7dccb93f3f3f7b5e

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