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 ŸõçhŸõŸõn}ŸõçhŸõŸõn{^ 100111111111010111100111011010001001111111110101100111111111010101101110011111011001111111110101111001110110100010011111111101011001111111110101011011100111101101011110 9ff5e7689ff59ff56e7d9ff5e7689ff59ff56e7b5e
SJIS-WIN ???h????n}???h????n{^ 001111110011111100111111011010000011111100111111001111110011111101101110011111010011111100111111001111110110100000111111001111110011111100111111011011100111101101011110 3f3f3f683f3f3f3f6e7d3f3f3f683f3f3f3f6e7b5e
EUC-JP ?õçh?õ?õn}?õçh?õ?õn{^ 00111111100011111010101111011000100011111010101110101110011010000011111110001111101010111101100000111111100011111010101111011000011011100111110100111111100011111010101111011000100011111010101110101110011010000011111110001111101010111101100000111111100011111010101111011000011011100111101101011110 3f8fabd88fabae683f8fabd83f8fabd86e7d3f8fabd88fabae683f8fabd83f8fabd86e7b5e
UTF-8 ŸõçhŸõŸõn}ŸõçhŸõŸõn{^ 1100001010011111110000111011010111000011101001110110100011000010100111111100001110110101110000101001111111000011101101010110111001111101110000101001111111000011101101011100001110100111011010001100001010011111110000111011010111000010100111111100001110110101011011100111101101011110 c29fc3b5c3a768c29fc3b5c29fc3b56e7dc29fc3b5c3a768c29fc3b5c29fc3b56e7b5e
UHC ???h????n}???h????n{^ 001111110011111100111111011010000011111100111111001111110011111101101110011111010011111100111111001111110110100000111111001111110011111100111111011011100111101101011110 3f3f3f683f3f3f3f6e7d3f3f3f683f3f3f3f6e7b5e

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