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{^ 100011111100101110111010111111011000111111001011101110101111110101101110011111011000111111001011101110101111110110001111110010111011101011111101011011100111101101011110 8fcbbafd8fcbbafd6e7d8fcbbafd8fcbbafd6e7b5e
SJIS-WIN ????????n}????????n{^ 001111110011111100111111001111110011111100111111001111110011111101101110011111010011111100111111001111110011111100111111001111110011111100111111011011100111101101011110 3f3f3f3f3f3f3f3f6e7d3f3f3f3f3f3f3f3f6e7b5e
EUC-JP ?˺ý?˺ýn}?˺ý?˺ýn{^ 001111111000111110101010101100111000111110100010111010111000111110101011111100100011111110001111101010101011001110001111101000101110101110001111101010111111001001101110011111010011111110001111101010101011001110001111101000101110101110001111101010111111001000111111100011111010101010110011100011111010001011101011100011111010101111110010011011100111101101011110 3f8faab38fa2eb8fabf23f8faab38fa2eb8fabf26e7d3f8faab38fa2eb8fabf23f8faab38fa2eb8fabf26e7b5e
UTF-8 ËºýËºýn}ËºýËºýn{^ 11000010100011111100001110001011110000101011101011000011101111011100001010001111110000111000101111000010101110101100001110111101011011100111110111000010100011111100001110001011110000101011101011000011101111011100001010001111110000111000101111000010101110101100001110111101011011100111101101011110 c28fc38bc2bac3bdc28fc38bc2bac3bd6e7dc28fc38bc2bac3bdc28fc38bc2bac3bd6e7b5e
UHC ??º???º?n}??º???º?n{^ 00111111001111111010100010101100001111110011111100111111101010001010110000111111011011100111110100111111001111111010100010101100001111110011111100111111101010001010110000111111011011100111101101011110 3f3fa8ac3f3f3fa8ac3f6e7d3f3fa8ac3f3f3fa8ac3f6e7b5e

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