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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 霑エ閧イ跣ウ霑ク 111010001011111110110100111010001000001010110010111001101110111110110011111010001011111110111000 e8bfb4e882b2e6efb3e8bfb8
EUC-JP 霑エ閧イ跣ウ霑ク 11110000110000011000111010110100111011111110001010001110101100101110110011110001100011101011001111110000110000011000111010111000 f0c18eb4efe28eb2ecf18eb3f0c18eb8
UTF-8 霑エ閧イ跣ウ霑ク 111010011001110010010001111011111011110110110100111010011001011010100111111011111011110110110010111010001011011110100011111011111011110110110011111010011001110010010001111011111011110110111000 e99c91efbdb4e996a7efbdb2e8b7a3efbdb3e99c91efbdb8
UHC 霑???跣?霑? 1110111111000101001111110011111100111111111000001101001100111111111011111100010100111111 efc53f3f3fe0d33fefc53f

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