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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 隸イ霈クD隸イ霈クD^ 111010001010111110110010111010001011110010111000010001001110100010101111101100101110100010111100101110000100010001011110 e8afb2e8bcb844e8afb2e8bcb8445e
EUC-JP 隸イ霈クD隸イ霈クD^ 11110000101100011000111010110010111100001011111010001110101110000100010011110000101100011000111010110010111100001011111010001110101110000100010001011110 f0b18eb2f0be8eb844f0b18eb2f0be8eb8445e
UTF-8 隸イ霈クD隸イ霈クD^ 111010011001101010111000111011111011110110110010111010011001110010001000111011111011110110111000010001001110100110011010101110001110111110111101101100101110100110011100100010001110111110111101101110000100010001011110 e99ab8efbdb2e99c88efbdb844e99ab8efbdb2e99c88efbdb8445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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