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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 酬氏\}酬氏\{^ 10001111010101101000111010000001010111000111110110001111010101101000111010000001010111000111101101011110 8f568e815c7d8f568e815c7b5e
EUC-JP 酬氏\}酬氏\{^ 10111101101101111011101111100001010111000111110110111101101101111011101111100001010111000111101101011110 bdb7bbe15c7dbdb7bbe15c7b5e
UTF-8 酬氏\}酬氏\{^ 1110100110000101101011001110011010110000100011110101110001111101111010011000010110101100111001101011000010001111010111000111101101011110 e985ace6b08f5c7de985ace6b08f5c7b5e
UHC 酬氏\}酬氏\{^ 11100010110001101110010010101011010111000111110111100010110001101110010010101011010111000111101101011110 e2c6e4ab5c7de2c6e4ab5c7b5e

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