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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 顋作クコ\}顋作クコ\{^ 1110100011111001100011011110110010111000101110100101110001111101111010001111100110001101111011001011100010111010010111000111101101011110 e8f98decb8ba5c7de8f98decb8ba5c7b5e
EUC-JP 顋作クコ\}顋作クコ\{^ 111100001111101110111010111011101000111010111000100011101011101001011100011111011111000011111011101110101110111010001110101110001000111010111010010111000111101101011110 f0fbbaee8eb88eba5c7df0fbbaee8eb88eba5c7b5e
UTF-8 顋作クコ\}顋作クコ\{^ 1110100110100001100010111110010010111101100111001110111110111101101110001110111110111101101110100101110001111101111010011010000110001011111001001011110110011100111011111011110110111000111011111011110110111010010111000111101101011110 e9a18be4bd9cefbdb8efbdba5c7de9a18be4bd9cefbdb8efbdba5c7b5e
UHC ?作??\}?作??\{^ 001111111110110111000010001111110011111101011100011111010011111111101101110000100011111100111111010111000111101101011110 3fedc23f3f5c7d3fedc23f3f5c7b5e

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