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 霑「繝櫁ソ「繝弯 11101000101111111010001011100011100000111001111011101000101111111010001011100011100000111001110001011110 e8bfa2e3839ee8bfa2e3839c5e
EUC-JP 霑「繝櫁ソ「繝弯 11110000110000011000111010100010111001011110001111011100111010101000111010111111100011101010001011100101111000111101011110111111 f0c18ea2e5e3dcea8ebf8ea2e5e3d7bf
UTF-8 霑「繝櫁ソ「繝弯 111010011001110010010001111011111011110110100010111001111011100110011101111001101010101110000001111011111011110110111111111011111011110110100010111001111011100110011101111001011011110010101111 e99c91efbda2e7b99de6ab81efbdbfefbda2e7b99de5bcaf
UHC 霑??????? 111011111100010100111111001111110011111100111111001111110011111100111111 efc53f3f3f3f3f3f3f

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