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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 霑ッ谿益霑ッ谿益B 111010001011111110101111111001101010111010001001011101101110100010111111101011111110011010101110100010010111011001000010 e8bfafe6ae8976e8bfafe6ae897642
EUC-JP 霑ッ谿益霑ッ谿益B 1111000011000001100011101010111111101100101100001011000111010111111100001100000110001110101011111110110010110000101100011101011101000010 f0c18eafecb0b1d7f0c18eafecb0b1d742
UTF-8 霑ッ谿益霑ッ谿益B 11101001100111001001000111101111101111011010111111101000101100001011111111100111100110111000101011101001100111001001000111101111101111011010111111101000101100001011111111100111100110111000101001000010 e99c91efbdafe8b0bfe79b8ae99c91efbdafe8b0bfe79b8a42
UHC 霑?谿益霑?谿益B 111011111100010100111111110011011010110011101100110011001110111111000101001111111100110110101100111011001100110001000010 efc53fcdacecccefc53fcdaceccc42

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