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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???足???鳥^ 0011111100111111001111111001000110101011001111110011111100111111100100101011100101011110 3f3f3f91ab3f3f3f92b95e
EUC-JP ???足???鳥^ 0011111100111111001111111100001010101101001111110011111100111111110001001011101101011110 3f3f3fc2ad3f3f3fc4bb5e
UTF-8 렱렰솰足씻렭솰鳥^ 11101011101000001011000111101011101000001011000011101100100001101011000011101000101101101011001111101100100101001011101111101011101000001010110111101100100001101011000011101001101100111010010101011110 eba0b1eba0b0ec86b0e8b6b3ec94bbeba0adec86b0e9b3a55e
UHC 렱렰솰足씻렭솰鳥^ 1000111010111110100011101011110110111100111000001111000011101011101111101100010010001110101110101011110011100000111100001110100001011110 8ebe8ebdbce0f0ebbec48ebabce0f0e85e

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