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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 襄矩エヲ襄矩エヲ 111001011111010110001011111010011011010010100110111001011111010110001011111010011011010010100110 e5f58be9b4a6e5f58be9b4a6
EUC-JP 襄矩エヲ襄矩エヲ 11101010111101111011011011101011100011101011010010001110101001101110101011110111101101101110101110001110101101001000111010100110 eaf7b6eb8eb48ea6eaf7b6eb8eb48ea6
UTF-8 襄矩エヲ襄矩エヲ 111010001010010110000100111001111001111110101001111011111011110110110100111011111011110110100110111010001010010110000100111001111001111110101001111011111011110110110100111011111011110110100110 e8a584e79fa9efbdb4efbda6e8a584e79fa9efbdb4efbda6
UHC 襄矩??襄矩?? 111001011101000111001111101110110011111100111111111001011101000111001111101110110011111100111111 e5d1cfbb3f3fe5d1cfbb3f3f

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