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 11100010110000011101001110111111011111010101100111100010110000011101001110111111011111010110001001000101 e2c1d3bf7d59e2c1d3bf7d6245
EUC-JP 簔モソ}Y簔モソ}bE 1110010011000011100011101101001110001110101111110111110101011001111001001100001110001110110100111000111010111111011111010110001001000101 e4c38ed38ebf7d59e4c38ed38ebf7d6245
UTF-8 簔モソ}Y簔モソ}bE 1110011110110000100101001110111110111110100100111110111110111101101111110111110101011001111001111011000010010100111011111011111010010011111011111011110110111111011111010110001001000101 e7b094efbe93efbdbf7d59e7b094efbe93efbdbf7d6245
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)