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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 緖約楯\}緖約楯\{^ 1111101110001110100101101111000110001111011111000101110001111101111110111000111010010110111100011000111101111100010111000111101101011110 fb8e96f18f7c5c7dfb8e96f18f7c5c7b5e
EUC-JP ?約楯\}?約楯\{^ 001111111100110011110011101111011101110101011100011111010011111111001100111100111011110111011101010111000111101101011110 3fccf3bddd5c7d3fccf3bddd5c7b5e
UTF-8 緖約楯\}緖約楯\{^ 1110011110110111100101101110011110110100100001001110011010100101101011110101110001111101111001111011011110010110111001111011010010000100111001101010010110101111010111000111101101011110 e7b796e7b484e6a5af5c7de7b796e7b484e6a5af5c7b5e
UHC 緖約楯\}緖約楯\{^ 1101111111111101111001011011001111100010111001000101110001111101110111111111110111100101101100111110001011100100010111000111101101011110 dffde5b3e2e45c7ddffde5b3e2e45c7b5e

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