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 ?需?}?需?{^ 0011111110001110111110010011111101111101001111111000111011111001001111110111101101011110 3f8ef93f7d3f8ef93f7b5e
EUC-JP ?需?}?需?{^ 0011111110111100111110110011111101111101001111111011110011111011001111110111101101011110 3fbcfb3f7d3fbcfb3f7b5e
UTF-8 렰需롆}렰需롆{^ 111010111010000010110000111010011001110010000000111010111010000110000110011111011110101110100000101100001110100110011100100000001110101110100001100001100111101101011110 eba0b0e99c80eba1867deba0b0e99c80eba1867b5e
UHC 렰需롆}렰需롆{^ 100011101011110111100010110011011000111011001100011111011000111010111101111000101100110110001110110011000111101101011110 8ebde2cd8ecc7d8ebde2cd8ecc7b5e

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