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 ??瓜}??瓜{^ 0011111100111111100010010101101001111101001111110011111110001001010110100111101101011110 3f3f895a7d3f3f895a7b5e
EUC-JP ??瓜}??瓜{^ 0011111100111111101100011011101101111101001111110011111110110001101110110111101101011110 3f3fb1bb7d3f3fb1bb7b5e
UTF-8 痢면瓜}痢면瓜{^ 111011111010011110100101111010111010100110110100111001111001001110011100011111011110111110100111101001011110101110101001101101001110011110010011100111000111101101011110 efa7a5eba9b4e7939c7defa7a5eba9b4e7939c7b5e
UHC 痢면瓜}痢면瓜{^ 111011001011100010111000111010011100110111111110011111011110110010111000101110001110100111001101111111100111101101011110 ecb8b8e9cdfe7decb8b8e9cdfe7b5e

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