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 ޽Žß}޽Žß{^ 1000111010111101100011101101111101111101100011101011110110001110110111110111101101011110 8ebd8edf7d8ebd8edf7b5e
SJIS-WIN ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ???ß}???ß{^ 001111110011111100111111100011111010100111001110011111010011111100111111001111111000111110101001110011100111101101011110 3f3f3f8fa9ce7d3f3f3f8fa9ce7b5e
UTF-8 ޽Žß}޽Žß{^ 11000010100011101100001010111101110000101000111011000011100111110111110111000010100011101100001010111101110000101000111011000011100111110111101101011110 c28ec2bdc28ec39f7dc28ec2bdc28ec39f7b5e
UHC ?½?ß}?½?ß{^ 001111111010100011110110001111111010100110101100011111010011111110101000111101100011111110101001101011000111101101011110 3fa8f63fa9ac7d3fa8f63fa9ac7b5e

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