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 001111110011111100111111111001001000111100111111001111111110101001000000001111110011111101000010 3f3f3fe48f3f3fea403f3f42
EUC-JP ???苡??鵝??B 001111110011111100111111111001111110111100111111001111111111001110100001001111110011111101000010 3f3f3fe7ef3f3ff3a13f3f42
UTF-8 琉뗤퐬苡⑸쨱鵝뺤쑴B 11101111101001111000110011101011100101111010010011101101100100001010110011101000100010111010000111100010100100011011100011101100101010001011000111101001101101011001110111101011101110101010010011101100100100011011010001000010 efa78ceb97a4ed90ace88ba1e291b8eca8b1e9b59debbaa4ec91b442
UHC 琉뗤퐬苡⑸쨱鵝뺤쑴B 11101011101001001000101111100100101111011001010111101100101111101010100111101011101001001000101111100100101111011001010111101100101111101010100101000010 eba48be4bd95ecbea9eba48be4bd95ecbea942

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