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 淲カ蝓キ\}淲カ蝓キ\{^ 1111101101000100101101101110010110011111101101110101110001111101111110110100010010110110111001011001111110110111010111000111101101011110 fb44b6e59fb75c7dfb44b6e59fb75c7b5e
EUC-JP ?カ蝓キ\}?カ蝓キ\{^ 00111111100011101011011011101010101000011000111010110111010111000111110100111111100011101011011011101010101000011000111010110111010111000111101101011110 3f8eb6eaa18eb75c7d3f8eb6eaa18eb75c7b5e
UTF-8 淲カ蝓キ\}淲カ蝓キ\{^ 1110011010110111101100101110111110111101101101101110100010011101100100111110111110111101101101110101110001111101111001101011011110110010111011111011110110110110111010001001110110010011111011111011110110110111010111000111101101011110 e6b7b2efbdb6e89d93efbdb75c7de6b7b2efbdb6e89d93efbdb75c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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