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 렺匡렭}렺匡렭{^ 111010111010000010111010111001011000110010100001111010111010000010101101011111011110101110100000101110101110010110001100101000011110101110100000101011010111101101011110 eba0bae58ca1eba0ad7deba0bae58ca1eba0ad7b5e
UHC 렺匡렭}렺匡렭{^ 100011101100001011001110110001001000111010111010011111011000111011000010110011101100010010001110101110100111101101011110 8ec2cec48eba7d8ec2cec48eba7b5e

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