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 ?專?}?專?{^ 0011111110011011100100110011111101111101001111111001101110010011001111110111101101011110 3f9b933f7d3f9b933f7b5e
EUC-JP ?專?}?專?{^ 0011111111010101111100110011111101111101001111111101010111110011001111110111101101011110 3fd5f33f7d3fd5f33f7b5e
UTF-8 렲專렎}렲專렎{^ 111010111010000010110010111001011011000010001000111010111010000010001110011111011110101110100000101100101110010110110000100010001110101110100000100011100111101101011110 eba0b2e5b088eba08e7deba0b2e5b088eba08e7b5e
UHC 렲專렎}렲專렎{^ 100011101011111111101110111101101000111010100100011111011000111010111111111011101111011010001110101001000111101101011110 8ebfeef68ea47d8ebfeef68ea47b5e

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