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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?嶼凡施???? 0011111110011011110101111001011001111101100011100111101100111111001111110011111100111111 3f9bd7967d8e7b3f3f3f3f
EUC-JP ?嶼凡施???? 0011111111010110110110011100101111011110101110111101110000111111001111110011111100111111 3fd6d9cbdebbdc3f3f3f3f
UTF-8 뤶嶼凡施뤾列언쫷 111010111010010010110110111001011011011010111100111001011000011110100001111001101001011010111101111010111010010010111110111011111010011010011100111011001001011010111000111011001010101110110111 eba4b6e5b6bce587a1e696bdeba4beefa69cec96b8ecabb7
UHC 뤶嶼凡施뤾列언쫷 10001111111001001101111111101100110110111110110111100011101111111000111111101010111001101110101010111110111100001010011010001110 8fe4dfecdbede3bf8feae6eabef0a68e

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