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 霓、霓、[霓、霓、[^ 111010001011110110100100111010001011110110100100010110111110100010111101101001001110100010111101101001000101101101011110 e8bda4e8bda45be8bda4e8bda45b5e
EUC-JP 霓、霓、[霓、霓、[^ 11110000101111111000111010100100111100001011111110001110101001000101101111110000101111111000111010100100111100001011111110001110101001000101101101011110 f0bf8ea4f0bf8ea45bf0bf8ea4f0bf8ea45b5e
UTF-8 霓、霓、[霓、霓、[^ 111010011001110010010011111011111011110110100100111010011001110010010011111011111011110110100100010110111110100110011100100100111110111110111101101001001110100110011100100100111110111110111101101001000101101101011110 e99c93efbda4e99c93efbda45be99c93efbda4e99c93efbda45b5e
UHC 霓?霓?[霓?霓?[^ 111001111110011100111111111001111110011100111111010110111110011111100111001111111110011111100111001111110101101101011110 e7e73fe7e73f5be7e73fe7e73f5b5e

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