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 矣矣^ 1111000111011100111100001110101111100001111000011111010110110101111100011101110011110000111010111110000111100001111101011011010101011110 f1dcf0ebe1e1f5b5f1dcf0ebe1e1f5b55e
EUC-JP ??矣???矣?^ 0011111100111111111000101110001100111111001111110011111111100010111000110011111101011110 3f3fe2e33f3f3fe2e33f5e
UTF-8 矣矣^ 11101110100001011001011111101110100000101010101011100111100111111010001111101110100100001010000011101110100001011001011111101110100000101010101011100111100111111010001111101110100100001010000001011110 ee8597ee82aae79fa3ee90a0ee8597ee82aae79fa3ee90a05e
UHC ??矣???矣?^ 0011111100111111111010111111100000111111001111110011111111101011111110000011111101011110 3f3febf83f3f3febf83f5e

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