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 辯ァ讌ッ}辯ァ讌ッ{^ 111001111000011110100111111001101010010110101111011111011110011110000111101001111110011010100101101011110111101101011110 e787a7e6a5af7de787a7e6a5af7b5e
EUC-JP 辯ァ讌ッ}辯ァ讌ッ{^ 11101101111001111000111010100111111011001010011110001110101011110111110111101101111001111000111010100111111011001010011110001110101011110111101101011110 ede78ea7eca78eaf7dede78ea7eca78eaf7b5e
UTF-8 辯ァ讌ッ}辯ァ讌ッ{^ 111010001011111010101111111011111011110110100111111010001010111010001100111011111011110110101111011111011110100010111110101011111110111110111101101001111110100010101110100011001110111110111101101011110111101101011110 e8beafefbda7e8ae8cefbdaf7de8beafefbda7e8ae8cefbdaf7b5e
UHC 辯???}辯???{^ 11011100101010100011111100111111001111110111110111011100101010100011111100111111001111110111101101011110 dcaa3f3f3f7ddcaa3f3f3f7b5e

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