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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 梓?[}梓?[{^ 1000100010110010001111110101101101111101100010001011001000111111010110110111101101011110 88b23f5b7d88b23f5b7b5e
EUC-JP 梓?[}梓?[{^ 1011000010110100001111110101101101111101101100001011010000111111010110110111101101011110 b0b43f5b7db0b43f5b7b5e
UTF-8 梓렮[}梓렮[{^ 1110011010100010100100111110101110100000101011100101101101111101111001101010001010010011111010111010000010101110010110110111101101011110 e6a293eba0ae5b7de6a293eba0ae5b7b5e
UHC 梓렮[}梓렮[{^ 11101110101010011000111010111011010110110111110111101110101010011000111010111011010110110111101101011110 eea98ebb5b7deea98ebb5b7b5e

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