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[{^ 1100001010001111110000101010101011000011100000001100001110111101010011100101101101111101110000101000111111000010101010101100001110000000110000111011110101001110010110110111101101011110 c28fc2aac380c3bd4e5b7dc28fc2aac380c3bd4e5b7b5e
SJIS-WIN ????????N[}????????N[{^ 0011111100111111001111110011111100111111001111110011111100111111010011100101101101111101001111110011111100111111001111110011111100111111001111110011111101001110010110110111101101011110 3f3f3f3f3f3f3f3f4e5b7d3f3f3f3f3f3f3f3f4e5b7b5e
EUC-JP �ª��N[}�ª��N[{^ 10001111101010101010010000111111100011111010101010100100100011111010001011101100100011111010101010101010001111111000111110101010101010100011111101001110010110110111110110001111101010101010010000111111100011111010101010100100100011111010001011101100100011111010101010101010001111111000111110101010101010100011111101001110010110110111101101011110 8faaa43f8faaa48fa2ec8faaaa3f8faaaa3f4e5b7d8faaa43f8faaa48fa2ec8faaaa3f8faaaa3f4e5b7b5e
UTF-8 ªÀýN[}ªÀýN[{^ 110000111000001011000010100011111100001110000010110000101010101011000011100000111100001010000000110000111000001111000010101111010100111001011011011111011100001110000010110000101000111111000011100000101100001010101010110000111000001111000010100000001100001110000011110000101011110101001110010110110111101101011110 c382c28fc382c2aac383c280c383c2bd4e5b7dc382c28fc382c2aac383c280c383c2bd4e5b7b5e
UHC ???ª???½N[}???ª???½N[{^ 001111110011111100111111101010001010001100111111001111110011111110101000111101100100111001011011011111010011111100111111001111111010100010100011001111110011111100111111101010001111011001001110010110110111101101011110 3f3f3fa8a33f3f3fa8f64e5b7d3f3f3fa8a33f3f3fa8f64e5b7b5e

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