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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP 沅??}沅??{^ 10001111110001101110100100111111001111110111110110001111110001101110100100111111001111110111101101011110 8fc6e93f3f7d8fc6e93f3f7b5e
UTF-8 沅뚰뙘}沅뚰뙘{^ 111001101011001010000101111010111001101010110000111010111001100110011000011111011110011010110010100001011110101110011010101100001110101110011001100110000111101101011110 e6b285eb9ab0eb99987de6b285eb9ab0eb99987b5e
UHC 沅뚰뙘}沅뚰뙘{^ 111010101011011010001100111011011000110010011101011111011110101010110110100011001110110110001100100111010111101101011110 eab68ced8c9d7deab68ced8c9d7b5e

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