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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 碼慴漲碼慴漲B 11100001111110011001110011010000100111111111101111100001111110011001110011010000100111111111101101000010 e1f99cd09ffbe1f99cd09ffb42
EUC-JP 碼慴漲碼慴漲B 11100010111110111101100011010010110111101111110111100010111110111101100011010010110111101111110101000010 e2fbd8d2defde2fbd8d2defd42
UTF-8 碼慴漲碼慴漲B 11100111101000101011110011100110100001011011010011100110101111001011001011100111101000101011110011100110100001011011010011100110101111001011001001000010 e7a2bce685b4e6bcb2e7a2bce685b4e6bcb242
UHC 碼?漲碼?漲B 1101100010100111001111111111001111101000110110001010011100111111111100111110100001000010 d8a73ff3e8d8a73ff3e842

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