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 100100111111100000111111001111111001001111111000001111110011111101000010 93f83f3f93f83f3f42
EUC-JP 虹侄侄虹侄侄B 1100011011111010100011111011000011111110100011111011000011111110110001101111101010001111101100001111111010001111101100001111111001000010 c6fa8fb0fe8fb0fec6fa8fb0fe8fb0fe42
UTF-8 虹侄侄虹侄侄B 11101000100110011011100111100100101111101000010011100100101111101000010011101000100110011011100111100100101111101000010011100100101111101000010001000010 e899b9e4be84e4be84e899b9e4be84e4be8442
UHC 虹侄侄虹侄侄B 11111011111101101111001011101001111100101110100111111011111101101111001011101001111100101110100101000010 fbf6f2e9f2e9fbf6f2e9f2e942

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