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 ??捐}??捐{^ 0011111100111111100111010110111101111101001111110011111110011101011011110111101101011110 3f3f9d6f7d3f3f9d6f7b5e
EUC-JP ??捐}??捐{^ 0011111100111111110110011101000001111101001111110011111111011001110100000111101101011110 3f3fd9d07d3f3fd9d07b5e
UTF-8 롆렋捐}롆렋捐{^ 111010111010000110000110111010111010000010001011111001101000110110010000011111011110101110100001100001101110101110100000100010111110011010001101100100000111101101011110 eba186eba08be68d907deba186eba08be68d907b5e
UHC 롆렋捐}롆렋捐{^ 100011101100110010001110101000101110011011001000011111011000111011001100100011101010001011100110110010000111101101011110 8ecc8ea2e6c87d8ecc8ea2e6c87b5e

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