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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN 儼??}Y儼??}bE 10011001010101100011111100111111011111010101100110011001010101100011111100111111011111010110001001000101 99563f3f7d5999563f3f7d6245
EUC-JP 儼??}Y儼??}bE 11010001101101110011111100111111011111010101100111010001101101110011111100111111011111010110001001000101 d1b73f3f7d59d1b73f3f7d6245
UTF-8 儼뺠뮰}Y儼뺠뮰}bE 1110010110000100101111001110101110111010101000001110101110101110101100000111110101011001111001011000010010111100111010111011101010100000111010111010111010110000011111010110001001000101 e584bcebbaa0ebaeb07d59e584bcebbaa0ebaeb07d6245
UHC 儼뺠뮰}Y儼뺠뮰}bE 1110010111110000100101011110100010010010101110010111110101011001111001011111000010010101111010001001001010111001011111010110001001000101 e5f095e892b97d59e5f095e892b97d6245

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