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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 第逸蒐}第逸蒐{^ 100100011110011010001000111011011000111101001110011111011001000111100110100010001110110110001111010011100111101101011110 91e688ed8f4e7d91e688ed8f4e7b5e
EUC-JP 第逸蒐}第逸蒐{^ 110000101110100010110000111011111011110110101111011111011100001011101000101100001110111110111101101011110111101101011110 c2e8b0efbdaf7dc2e8b0efbdaf7b5e
UTF-8 第逸蒐}第逸蒐{^ 111001111010110010101100111010011000000010111000111010001001001010010000011111011110011110101100101011001110100110000000101110001110100010010010100100000111101101011110 e7acace980b8e892907de7acace980b8e892907b5e
UHC 第逸蒐}第逸蒐{^ 111100001010111111101100111011111110001010111101011111011111000010101111111011001110111111100010101111010111101101011110 f0afecefe2bd7df0afecefe2bd7b5e

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