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 ?匡?}?匡?{^ 0011111110001011101001110011111101111101001111111000101110100111001111110111101101011110 3f8ba73f7d3f8ba73f7b5e
EUC-JP ?匡?}?匡?{^ 0011111110110110101010010011111101111101001111111011011010101001001111110111101101011110 3fb6a93f7d3fb6a93f7b5e
UTF-8 렻匡렕}렻匡렕{^ 111010111010000010111011111001011000110010100001111010111010000010010101011111011110101110100000101110111110010110001100101000011110101110100000100101010111101101011110 eba0bbe58ca1eba0957deba0bbe58ca1eba0957b5e
UHC 렻匡렕}렻匡렕{^ 100011101100001111001110110001001000111010101010011111011000111011000011110011101100010010001110101010100111101101011110 8ec3cec48eaa7d8ec3cec48eaa7b5e

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