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 鳥峯??鳥峯??^ 10010010101110011001010111110101001111110011111110010010101110011001010111110101001111110011111101011110 92b995f53f3f92b995f53f3f5e
EUC-JP 鳥峯??鳥峯??^ 11000100101110111100101011110111001111110011111111000100101110111100101011110111001111110011111101011110 c4bbcaf73f3fc4bbcaf73f3f5e
UTF-8 鳥峯렖왼鳥峯렖외^ 11101001101100111010010111100101101100111010111111101011101000001001011011101100100110011011110011101001101100111010010111100101101100111010111111101011101000001001011011101100100110011011100001011110 e9b3a5e5b3afeba096ec99bce9b3a5e5b3afeba096ec99b85e
UHC 鳥峯렖왼鳥峯렖외^ 1111000011101000110111001110011110001110101010111011111111011110111100001110100011011100111001111000111010101011101111111101110001011110 f0e8dce78eabbfdef0e8dce78eabbfdc5e

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