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 髫イ邵ォ髫イ邵ォ^ 11101001100110101011001011100111101110001010101111101001100110101011001011100111101110001010101101011110 e99ab2e7b8abe99ab2e7b8ab5e
EUC-JP 髫イ邵ォ髫イ邵ォ^ 1111000111111010100011101011001011101110101110101000111010101011111100011111101010001110101100101110111010111010100011101010101101011110 f1fa8eb2eeba8eabf1fa8eb2eeba8eab5e
UTF-8 髫イ邵ォ髫イ邵ォ^ 11101001101010111010101111101111101111011011001011101001100000101011010111101111101111011010101111101001101010111010101111101111101111011011001011101001100000101011010111101111101111011010101101011110 e9ababefbdb2e982b5efbdabe9ababefbdb2e982b5efbdab5e
UHC ??邵???邵?^ 0011111100111111111000011101000000111111001111110011111111100001110100000011111101011110 3f3fe1d03f3f3fe1d03f5e

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