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 ??琳}??琳{^ 0011111100111111100101111101010001111101001111110011111110010111110101000111101101011110 3f3f97d47d3f3f97d47b5e
EUC-JP ??琳}??琳{^ 0011111100111111110011101101011001111101001111110011111111001110110101100111101101011110 3f3fced67d3f3fced67b5e
UTF-8 뤑쫷琳}뤑쫷琳{^ 111010111010010010010001111011001010101110110111111001111001000010110011011111011110101110100100100100011110110010101011101101111110011110010000101100110111101101011110 eba491ecabb7e790b37deba491ecabb7e790b37b5e
UHC 뤑쫷琳}뤑쫷琳{^ 100011111100000110100110100011101101011111111011011111011000111111000001101001101000111011010111111110110111101101011110 8fc1a68ed7fb7d8fc1a68ed7fb7b5e

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