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 ???~}???~{^ 0011111100111111001111110111111001111101001111110011111100111111011111100111101101011110 3f3f3f7e7d3f3f3f7e7b5e
SJIS-WIN ???~}???~{^ 0011111100111111001111110111111001111101001111110011111100111111011111100111101101011110 3f3f3f7e7d3f3f3f7e7b5e
EUC-JP ???~}???~{^ 0011111100111111001111110111111001111101001111110011111100111111011111100111101101011110 3f3f3f7e7d3f3f3f7e7b5e
UTF-8 묰묳묧~}묰묳묧~{^ 1110101110101100101100001110101110101100101100111110101110101100101001110111111001111101111010111010110010110000111010111010110010110011111010111010110010100111011111100111101101011110 ebacb0ebacb3ebaca77e7debacb0ebacb3ebaca77e7b5e
UHC 묰묳묧~}묰묳묧~{^ 1001001001000111100100100100101010010001111111100111111001111101100100100100011110010010010010101001000111111110011111100111101101011110 9247924a91fe7e7d9247924a91fe7e7b5e

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