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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 篠﨨捷跪ツ﨨捷膺 10001110110000101111000010111111111110111101101010001111101101111110011011101100110000101111000010111111111110111101101010001111101101111110010001011110 8ec2f0bffbda8fb7e6ecc2f0bffbda8fb7e45e
EUC-JP 篠??捷跪ツ??捷膺 10111100110001000011111100111111101111101011100111101100111011101000111011000010001111110011111110111110101110011110011110111111 bcc43f3fbeb9ecee8ec23f3fbeb9e7bf
UTF-8 篠﨨捷跪ツ﨨捷膺 111001111010111110100000111011101000000110111110111011111010100010101000111001101000110110110111111010001011011110101010111011111011111010000010111011101000000110111110111011111010100010101000111001101000110110110111111010001000011010111010 e7afa0ee81beefa8a8e68db7e8b7aaefbe82ee81beefa8a8e68db7e886ba
UHC 篠??捷????捷膺 1110000111000110001111110011111111110100110111110011111100111111001111110011111111110100110111111110101111101100 e1c63f3ff4df3f3f3f3ff4dfebec

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