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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 霑ッ霑ッ[霑ッ霑ッ[^ 111010001011111110101111111010001011111110101111010110111110100010111111101011111110100010111111101011110101101101011110 e8bfafe8bfaf5be8bfafe8bfaf5b5e
EUC-JP 霑ッ霑ッ[霑ッ霑ッ[^ 11110000110000011000111010101111111100001100000110001110101011110101101111110000110000011000111010101111111100001100000110001110101011110101101101011110 f0c18eaff0c18eaf5bf0c18eaff0c18eaf5b5e
UTF-8 霑ッ霑ッ[霑ッ霑ッ[^ 111010011001110010010001111011111011110110101111111010011001110010010001111011111011110110101111010110111110100110011100100100011110111110111101101011111110100110011100100100011110111110111101101011110101101101011110 e99c91efbdafe99c91efbdaf5be99c91efbdafe99c91efbdaf5b5e
UHC 霑?霑?[霑?霑?[^ 111011111100010100111111111011111100010100111111010110111110111111000101001111111110111111000101001111110101101101011110 efc53fefc53f5befc53fefc53f5b5e

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