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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN イ釮ォ\}イ釮ォ\{^ 1111000010101111101100101111101110111110101010110101110001111101111100001010111110110010111110111011111010101011010111000111101101011110 f0afb2fbbeab5c7df0afb2fbbeab5c7b5e
EUC-JP ?イ釮ォ\}?イ釮ォ\{^ 001111111000111010110010100011111110001110110000100011101010101101011100011111010011111110001110101100101000111111100011101100001000111010101011010111000111101101011110 3f8eb28fe3b08eab5c7d3f8eb28fe3b08eab5c7b5e
UTF-8 イ釮ォ\}イ釮ォ\{^ 1110111010000001101011101110111110111101101100101110100110000111101011101110111110111101101010110101110001111101111011101000000110101110111011111011110110110010111010011000011110101110111011111011110110101011010111000111101101011110 ee81aeefbdb2e987aeefbdab5c7dee81aeefbdb2e987aeefbdab5c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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