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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 襍ヲ雖厭襍ヲ雖閲^ 111010001011010110100110111001011010101110001001011111011110100010110101101001101110010110101011100010010111101101011110 e8b5a6e5ab897de8b5a6e5ab897b5e
EUC-JP 襍ヲ雖厭襍ヲ雖閲^ 1111000010110111100011101010011011101010101011011011000111011110111100001011011110001110101001101110101010101101101100011101110001011110 f0b78ea6eaadb1def0b78ea6eaadb1dc5e
UTF-8 襍ヲ雖厭襍ヲ雖閲^ 11101000101001011000110111101111101111011010011011101001100110111001011011100101100011101010110111101000101001011000110111101111101111011010011011101001100110111001011011101001100101101011001001011110 e8a58defbda6e99b96e58eade8a58defbda6e99b96e996b25e
UHC ??雖厭??雖?^ 001111110011111111100010110011001110011011110100001111110011111111100010110011000011111101011110 3f3fe2cce6f43f3fe2cc3f5e

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