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 ?∽┳}?∽┳{^ 00111111100000011110010010000100101100010111110100111111100000011110010010000100101100010111101101011110 3f81e484b17d3f81e484b17b5e
EUC-JP ?∽┳}?∽┳{^ 00111111101000101110011010101000101100110111110100111111101000101110011010101000101100110111101101011110 3fa2e6a8b37d3fa2e6a8b37b5e
UTF-8 溜∽┳}溜∽┳{^ 111011111010011110001011111000101000100010111101111000101001010010110011011111011110111110100111100010111110001010001000101111011110001010010100101100110111101101011110 efa78be288bde294b37defa78be288bde294b37b5e
UHC 溜∽┳}溜∽┳{^ 111010101111111010100001111011111010011010110011011111011110101011111110101000011110111110100110101100110111101101011110 eafea1efa6b37deafea1efa6b37b5e

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