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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 霓」霓」[霓」霓」[^ 111010001011110110100011111010001011110110100011010110111110100010111101101000111110100010111101101000110101101101011110 e8bda3e8bda35be8bda3e8bda35b5e
EUC-JP 霓」霓」[霓」霓」[^ 11110000101111111000111010100011111100001011111110001110101000110101101111110000101111111000111010100011111100001011111110001110101000110101101101011110 f0bf8ea3f0bf8ea35bf0bf8ea3f0bf8ea35b5e
UTF-8 霓」霓」[霓」霓」[^ 111010011001110010010011111011111011110110100011111010011001110010010011111011111011110110100011010110111110100110011100100100111110111110111101101000111110100110011100100100111110111110111101101000110101101101011110 e99c93efbda3e99c93efbda35be99c93efbda3e99c93efbda35b5e
UHC 霓?霓?[霓?霓?[^ 111001111110011100111111111001111110011100111111010110111110011111100111001111111110011111100111001111110101101101011110 e7e73fe7e73f5be7e73fe7e73f5b5e

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