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 霑・邵ォ霑・邵ォ^ 11101000101111111010010111100111101110001010101111101000101111111010010111100111101110001010101101011110 e8bfa5e7b8abe8bfa5e7b8ab5e
EUC-JP 霑・邵ォ霑・邵ォ^ 1111000011000001100011101010010111101110101110101000111010101011111100001100000110001110101001011110111010111010100011101010101101011110 f0c18ea5eeba8eabf0c18ea5eeba8eab5e
UTF-8 霑・邵ォ霑・邵ォ^ 11101001100111001001000111101111101111011010010111101001100000101011010111101111101111011010101111101001100111001001000111101111101111011010010111101001100000101011010111101111101111011010101101011110 e99c91efbda5e982b5efbdabe99c91efbda5e982b5efbdab5e
UHC 霑?邵?霑?邵?^ 11101111110001010011111111100001110100000011111111101111110001010011111111100001110100000011111101011110 efc53fe1d03fefc53fe1d03f5e

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