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 11100010110000011011110010110111011111010101100111100010110000011011110010110111011111010110001001000101 e2c1bcb77d59e2c1bcb77d6245
EUC-JP 簔シキ}Y簔シキ}bE 1110010011000011100011101011110010001110101101110111110101011001111001001100001110001110101111001000111010110111011111010110001001000101 e4c38ebc8eb77d59e4c38ebc8eb77d6245
UTF-8 簔シキ}Y簔シキ}bE 1110011110110000100101001110111110111101101111001110111110111101101101110111110101011001111001111011000010010100111011111011110110111100111011111011110110110111011111010110001001000101 e7b094efbdbcefbdb77d59e7b094efbdbcefbdb77d6245
UHC ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245

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