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{^ 100011101100110010001110110110000111101101001110011111011000111011001100100011101101100001111011010011100111101101011110 8ecc8ed87b4e7d8ecc8ed87b4e7b5e
SJIS-WIN ????{N}????{N{^ 001111110011111100111111001111110111101101001110011111010011111100111111001111110011111101111011010011100111101101011110 3f3f3f3f7b4e7d3f3f3f3f7b4e7b5e
EUC-JP ?Ì?Ø{N}?Ì?Ø{N{^ 0011111110001111101010101100000000111111100011111010100110101100011110110100111001111101001111111000111110101010110000000011111110001111101010011010110001111011010011100111101101011110 3f8faac03f8fa9ac7b4e7d3f8faac03f8fa9ac7b4e7b5e
UTF-8 ŽÌŽØ{N}ŽÌŽØ{N{^ 1100001010001110110000111000110011000010100011101100001110011000011110110100111001111101110000101000111011000011100011001100001010001110110000111001100001111011010011100111101101011110 c28ec38cc28ec3987b4e7dc28ec38cc28ec3987b4e7b5e
UHC ???Ø{N}???Ø{N{^ 0011111100111111001111111010100010101010011110110100111001111101001111110011111100111111101010001010101001111011010011100111101101011110 3f3f3fa8aa7b4e7d3f3f3fa8aa7b4e7b5e

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