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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 鵝?????袁??B 111010100100000000111111001111110011111100111111001111111110010111001101001111110011111101000010 ea403f3f3f3f3fe5cd3f3f42
EUC-JP 鵝?????袁??B 111100111010000100111111001111110011111100111111001111111110101011001111001111110011111101000010 f3a13f3f3f3f3feacf3f3f42
UTF-8 鵝숈뮄隣얏뵺袁⑹뵫B 11101001101101011001110111101100100010001000100011101011101011101000010011101111101001111011000111101100100101101000111111101011101101011011101011101000101000101000000111100010100100011011100111101011101101011010101101000010 e9b59dec8888ebae84efa7b1ec968febb5bae8a281e291b9ebb5ab42
UHC 鵝숈뮄隣얏뵺袁⑹뵫B 11100100101111011001100111101100100100101001001111101100111001001011111011100110100101001011100011101010101111101010100111101100100101001010100101000010 e4bd99ec9293ece4bee694b8eabea9ec94a942

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