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 髻イ邵ォ髻イ邵ォ^ 11101001100111111011001011100111101110001010101111101001100111111011001011100111101110001010101101011110 e99fb2e7b8abe99fb2e7b8ab5e
EUC-JP 髻イ邵ォ髻イ邵ォ^ 1111001010100001100011101011001011101110101110101000111010101011111100101010000110001110101100101110111010111010100011101010101101011110 f2a18eb2eeba8eabf2a18eb2eeba8eab5e
UTF-8 髻イ邵ォ髻イ邵ォ^ 11101001101010111011101111101111101111011011001011101001100000101011010111101111101111011010101111101001101010111011101111101111101111011011001011101001100000101011010111101111101111011010101101011110 e9abbbefbdb2e982b5efbdabe9abbbefbdb2e982b5efbdab5e
UHC ??邵???邵?^ 0011111100111111111000011101000000111111001111110011111111100001110100000011111101011110 3f3fe1d03f3f3fe1d03f5e

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