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 ??枝坤??枝鵠^ 00111111001111111000111001111101100011011010001100111111001111111000111001111101100011011001010001011110 3f3f8e7d8da33f3f8e7d8d945e
EUC-JP ??枝坤??枝鵠^ 00111111001111111011101111011110101110101010010100111111001111111011101111011110101110011111010001011110 3f3fbbdebaa53f3fbbdeb9f45e
UTF-8 鱗렲枝坤鱗렲枝鵠^ 11101111101001111011001011101011101000001011001011100110100111101001110111100101100111011010010011101111101001111011001011101011101000001011001011100110100111101001110111101001101101011010000001011110 efa7b2eba0b2e69e9de59da4efa7b2eba0b2e69e9de9b5a05e
UHC 鱗렲枝坤鱗렲枝鵠^ 1110110011100111100011101011111111110010101010111100110111011110111011001110011110001110101111111111001010101011110011011101110001011110 ece78ebff2abcddeece78ebff2abcddc5e

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