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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 曄η?}曄η?{^ 10011110010000001000001111000101001111110111110110011110010000001000001111000101001111110111101101011110 9e4083c53f7d9e4083c53f7b5e
EUC-JP 曄η?}曄η?{^ 11011011101000011010011011000111001111110111110111011011101000011010011011000111001111110111101101011110 dba1a6c73f7ddba1a6c73f7b5e
UTF-8 曄η뙬}曄η뙬{^ 11100110100110111000010011001110101101111110101110011001101011000111110111100110100110111000010011001110101101111110101110011001101011000111101101011110 e69b84ceb7eb99ac7de69b84ceb7eb99ac7b5e
UHC 曄η뙬}曄η뙬{^ 111001111010010110100101111001111000110010101111011111011110011110100101101001011110011110001100101011110111101101011110 e7a5a5e78caf7de7a5a5e78caf7b5e

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