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 辷帷、ェ\}辷帷、ェ\{^ 1110011110001000100110111110011110100100101010100101110001111101111001111000100010011011111001111010010010101010010111000111101101011110 e7889be7a4aa5c7de7889be7a4aa5c7b5e
EUC-JP 辷帷、ェ\}辷帷、ェ\{^ 111011011110100011010110111010011000111010100100100011101010101001011100011111011110110111101000110101101110100110001110101001001000111010101010010111000111101101011110 ede8d6e98ea48eaa5c7dede8d6e98ea48eaa5c7b5e
UTF-8 辷帷、ェ\}辷帷、ェ\{^ 1110100010111110101101111110010110111000101101111110111110111101101001001110111110111101101010100101110001111101111010001011111010110111111001011011100010110111111011111011110110100100111011111011110110101010010111000111101101011110 e8beb7e5b8b7efbda4efbdaa5c7de8beb7e5b8b7efbda4efbdaa5c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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