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 螟匁凾}螟匁凾{^ 111001011010010010010110111001101001100110000010011111011110010110100100100101101110011010011001100000100111101101011110 e5a496e699827de5a496e699827b5e
EUC-JP 螟匁凾}螟匁凾{^ 111010101010011011001100111010001101000111100010011111011110101010100110110011001110100011010001111000100111101101011110 eaa6cce8d1e27deaa6cce8d1e27b5e
UTF-8 螟匁凾}螟匁凾{^ 111010001001111010011111111001011000110010000001111001011000011110111110011111011110100010011110100111111110010110001100100000011110010110000111101111100111101101011110 e89e9fe58c81e587be7de89e9fe58c81e587be7b5e
UHC 螟??}螟??{^ 1101100110101101001111110011111101111101110110011010110100111111001111110111101101011110 d9ad3f3f7dd9ad3f3f7b5e

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