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 ?棹賓}?棹賓{^ 00111111100111101010100010010101011011110111110100111111100111101010100010010101011011110111101101011110 3f9ea8956f7d3f9ea8956f7b5e
EUC-JP ?棹賓}?棹賓{^ 00111111110111001010101011001001110100000111110100111111110111001010101011001001110100000111101101011110 3fdcaac9d07d3fdcaac9d07b5e
UTF-8 룶棹賓}룶棹賓{^ 111010111010001110110110111001101010001110111001111010001011001110010011011111011110101110100011101101101110011010100011101110011110100010110011100100110111101101011110 eba3b6e6a3b9e8b3937deba3b6e6a3b9e8b3937b5e
UHC 룶棹賓}룶棹賓{^ 100011111010101111010100101000011101111010111001011111011000111110101011110101001010000111011110101110010111101101011110 8fabd4a1deb97d8fabd4a1deb97b5e

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