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 濠攪?}濠攪?{^ 10001101100010101001110110011000001111110111110110001101100010101001110110011000001111110111101101011110 8d8a9d983f7d8d8a9d983f7b5e
EUC-JP 濠攪?}濠攪?{^ 10111001111010101101100111111000001111110111110110111001111010101101100111111000001111110111101101011110 b9ead9f83f7db9ead9f83f7b5e
UTF-8 濠攪탇}濠攪탇{^ 111001101011111110100000111001101001010010101010111011011000001110000111011111011110011010111111101000001110011010010100101010101110110110000011100001110111101101011110 e6bfa0e694aaed83877de6bfa0e694aaed83877b5e
UHC 濠攪탇}濠攪탇{^ 111110111100110011001110111001101011010101101110011111011111101111001100110011101110011010110101011011100111101101011110 fbcccee6b56e7dfbcccee6b56e7b5e

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