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}úµ¹Éúµ¹ÇN{^ 111110101011010110111001110010011111101010110101101110011100011101001110011111011111101010110101101110011100100111111010101101011011100111000111010011100111101101011110 fab5b9c9fab5b9c74e7dfab5b9c9fab5b9c74e7b5e
SJIS-WIN ????????N}????????N{^ 001111110011111100111111001111110011111100111111001111110011111101001110011111010011111100111111001111110011111100111111001111110011111100111111010011100111101101011110 3f3f3f3f3f3f3f3f4e7d3f3f3f3f3f3f3f3f4e7b5e
EUC-JP ú??Éú??ÇN}ú??Éú??ÇN{^ 10001111101010111110001000111111001111111000111110101010101100011000111110101011111000100011111100111111100011111010101010101110010011100111110110001111101010111110001000111111001111111000111110101010101100011000111110101011111000100011111100111111100011111010101010101110010011100111101101011110 8fabe23f3f8faab18fabe23f3f8faaae4e7d8fabe23f3f8faab18fabe23f3f8faaae4e7b5e
UTF-8 úµ¹Éúµ¹ÇN}úµ¹Éúµ¹ÇN{^ 11000011101110101100001010110101110000101011100111000011100010011100001110111010110000101011010111000010101110011100001110000111010011100111110111000011101110101100001010110101110000101011100111000011100010011100001110111010110000101011010111000010101110011100001110000111010011100111101101011110 c3bac2b5c2b9c389c3bac2b5c2b9c3874e7dc3bac2b5c2b9c389c3bac2b5c2b9c3874e7b5e
UHC ??¹???¹?N}??¹???¹?N{^ 00111111001111111010100111110110001111110011111100111111101010011111011000111111010011100111110100111111001111111010100111110110001111110011111100111111101010011111011000111111010011100111101101011110 3f3fa9f63f3f3fa9f63f4e7d3f3fa9f63f3f3fa9f63f4e7b5e

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