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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 吾??櫃吾??櫃B 10001100111000010011111100111111100111110100001110001100111000010011111100111111100111110100001101000010 8ce13f3f9f438ce13f3f9f4342
EUC-JP 吾??櫃吾??櫃B 10111000111000110011111100111111110111011010010010111000111000110011111100111111110111011010010001000010 b8e33f3fdda4b8e33f3fdda442
UTF-8 吾멸낮櫃吾멸낮櫃B 11100101100100001011111011101011101010011011100011101011100000101010111011100110101010111000001111100101100100001011111011101011101010011011100011101011100000101010111011100110101010111000001101000010 e590beeba9b8eb82aee6ab83e590beeba9b8eb82aee6ab8342
UHC 吾멸낮櫃吾멸낮櫃B 1110011111101110101110001110101010110011101101111100111111110110111001111110111010111000111010101011001110110111110011111111011001000010 e7eeb8eab3b7cff6e7eeb8eab3b7cff642

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