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 隸イ霈ク隸イ霈ク^ 11101000101011111011001011101000101111001011100011101000101011111011001011101000101111001011100001011110 e8afb2e8bcb8e8afb2e8bcb85e
EUC-JP 隸イ霈ク隸イ霈ク^ 1111000010110001100011101011001011110000101111101000111010111000111100001011000110001110101100101111000010111110100011101011100001011110 f0b18eb2f0be8eb8f0b18eb2f0be8eb85e
UTF-8 隸イ霈ク隸イ霈ク^ 11101001100110101011100011101111101111011011001011101001100111001000100011101111101111011011100011101001100110101011100011101111101111011011001011101001100111001000100011101111101111011011100001011110 e99ab8efbdb2e99c88efbdb8e99ab8efbdb2e99c88efbdb85e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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