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{^ 100011101101100010001110110110110111101101001110011111011000111011011000100011101101101101111011010011100111101101011110 8ed88edb7b4e7d8ed88edb7b4e7b5e
SJIS-WIN ????{N}????{N{^ 001111110011111100111111001111110111101101001110011111010011111100111111001111110011111101111011010011100111101101011110 3f3f3f3f7b4e7d3f3f3f3f7b4e7b5e
EUC-JP ?Ø?Û{N}?Ø?Û{N{^ 0011111110001111101010011010110000111111100011111010101011100101011110110100111001111101001111111000111110101001101011000011111110001111101010101110010101111011010011100111101101011110 3f8fa9ac3f8faae57b4e7d3f8fa9ac3f8faae57b4e7b5e
UTF-8 ŽØŽÛ{N}ŽØŽÛ{N{^ 1100001010001110110000111001100011000010100011101100001110011011011110110100111001111101110000101000111011000011100110001100001010001110110000111001101101111011010011100111101101011110 c28ec398c28ec39b7b4e7dc28ec398c28ec39b7b4e7b5e
UHC ?Ø??{N}?Ø??{N{^ 0011111110101000101010100011111100111111011110110100111001111101001111111010100010101010001111110011111101111011010011100111101101011110 3fa8aa3f3f7b4e7d3fa8aa3f3f7b4e7b5e

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