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 襠台サ門羡蟄倡ォ 1110010111111011100100011110010010111011100101101110010111111011100100011110010110101101100110001110011110101011 e5fb91e4bb96e5fb91e5ad98e7ab
EUC-JP 襠台サ門羡蟄倡ォ 1110101011111101110000101110011010001110101110111100110011100111100011111101010110101110111010101010111111010000111010011000111010101011 eafdc2e68ebbcce78fd5aeeaafd0e98eab
UTF-8 襠台サ門羡蟄倡ォ 111010001010010110100000111001011000111110110000111011111011110110111011111010011001011010000000111001111011111010100001111010001001111110000100111001011000000010100001111011111011110110101011 e8a5a0e58fb0efbdbbe99680e7bea1e89f84e580a1efbdab
UHC ?台?門?蟄倡? 001111111111011110111011001111111101101010100110001111111111011011011110111100111101101100111111 3ff7bb3fdaa63ff6def3db3f

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