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 ????n????nB 0011111100111111001111110011111101101110001111110011111100111111001111110110111001000010 3f3f3f3f6e3f3f3f3f6e42
SJIS-WIN ?趣?ーn?趣?ーnB 00111111100011101110111100111111101100000110111000111111100011101110111100111111101100000110111001000010 3f8eef3fb06e3f8eef3fb06e42
EUC-JP ?趣?ーn?趣?ーnB 001111111011110011110001001111111000111010110000011011100011111110111100111100010011111110001110101100000110111001000010 3fbcf13f8eb06e3fbcf13f8eb06e42
UTF-8 誴趣ーn誴趣ーnB 111010001010101010110100111010001011011010100011111011101011110010111101111011111011110110110000011011101110100010101010101101001110100010110110101000111110111010111100101111011110111110111101101100000110111001000010 e8aab4e8b6a3eebcbdefbdb06ee8aab4e8b6a3eebcbdefbdb06e42
UHC ?趣??n?趣??nB 00111111111101101010110000111111001111110110111000111111111101101010110000111111001111110110111001000010 3ff6ac3f3f6e3ff6ac3f3f6e42

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