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 ËúÛvËúÛvB 1000111111001011111110101101101101110110100011111100101111111010110110110111011001000010 8fcbfadb768fcbfadb7642
SJIS-WIN ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
EUC-JP ?ËúÛv?ËúÛvB 0011111110001111101010101011001110001111101010111110001010001111101010101110010101110110001111111000111110101010101100111000111110101011111000101000111110101010111001010111011001000010 3f8faab38fabe28faae5763f8faab38fabe28faae57642
UTF-8 ËúÛvËúÛvB 11000010100011111100001110001011110000111011101011000011100110110111011011000010100011111100001110001011110000111011101011000011100110110111011001000010 c28fc38bc3bac39b76c28fc38bc3bac39b7642
UHC ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642

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