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 煜û ¸nB 1110011110000101100111001110111010000010101110011111101110100000101110000110111001000010 e7859cee82b9fba0b86e42
SJIS-WIN ?????????nB 0011111100111111001111110011111100111111001111110011111100111111001111110110111001000010 3f3f3f3f3f3f3f3f3f6e42
EUC-JP ç??î??û?¸nB 10001111101010111010111000111111001111111000111110101011110000100011111100111111100011111010101111100101001111111000111110100010101100010110111001000010 8fabae3f3f8fabc23f3f8fabe53f8fa2b16e42
UTF-8 煜û ¸nB 1100001110100111110000101000010111000010100111001100001110101110110000101000001011000010101110011100001110111011110000101010000011000010101110000110111001000010 c3a7c285c29cc3aec282c2b9c3bbc2a0c2b86e42
UHC ?????¹??¸nB 00111111001111110011111100111111001111111010100111110110001111110011111110100010101011000110111001000010 3f3f3f3f3fa9f63f3fa2ac6e42

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