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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 珈咤盖珈W}珈咤盖珈W{^ 111000001101101110011010010000101110000110110011111000001101101101010111011111011110000011011011100110100100001011100001101100111110000011011011010101110111101101011110 e0db9a42e1b3e0db577de0db9a42e1b3e0db577b5e
EUC-JP 珈咤盖珈W}珈咤盖珈W{^ 111000001101110111010011101000111110001010110101111000001101110101010111011111011110000011011101110100111010001111100010101101011110000011011101010101110111101101011110 e0ddd3a3e2b5e0dd577de0ddd3a3e2b5e0dd577b5e
UTF-8 珈咤盖珈W}珈咤盖珈W{^ 1110011110001111100010001110010110010010101001001110011110011011100101101110011110001111100010000101011101111101111001111000111110001000111001011001001010100100111001111001101110010110111001111000111110001000010101110111101101011110 e78f88e592a4e79b96e78f88577de78f88e592a4e79b96e78f88577b5e
UHC ?咤盖?W}?咤盖?W{^ 0011111111110110111000111100101111001100001111110101011101111101001111111111011011100011110010111100110000111111010101110111101101011110 3ff6e3cbcc3f577d3ff6e3cbcc3f577b5e

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