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 ðèŽÆûĎ¥ðèŽÆûĎ¥^ 1111000011101000100011101100011011111011110001001000111010100101111100001110100010001110110001101111101111000100100011101010010101011110 f0e88ec6fbc48ea5f0e88ec6fbc48ea55e
SJIS-WIN ???????¥???????¥^ 00111111001111110011111100111111001111110011111100111111100000011000111100111111001111110011111100111111001111110011111100111111100000011000111101011110 3f3f3f3f3f3f3f818f3f3f3f3f3f3f3f818f5e
EUC-JP ðè?ÆûÄ??ðè?ÆûÄ??^ 10001111101010011100001110001111101010111011001000111111100011111010100110100001100011111010101111100101100011111010101010100011001111110011111110001111101010011100001110001111101010111011001000111111100011111010100110100001100011111010101111100101100011111010101010100011001111110011111101011110 8fa9c38fabb23f8fa9a18fabe58faaa33f3f8fa9c38fabb23f8fa9a18fabe58faaa33f3f5e
UTF-8 ðèŽÆûĎ¥ðèŽÆûĎ¥^ 110000111011000011000011101010001100001010001110110000111000011011000011101110111100001110000100110000101000111011000010101001011100001110110000110000111010100011000010100011101100001110000110110000111011101111000011100001001100001010001110110000101010010101011110 c3b0c3a8c28ec386c3bbc384c28ec2a5c3b0c3a8c28ec386c3bbc384c28ec2a55e
UHC ð??Æ????ð??Æ????^ 101010011010001100111111001111111010100010100001001111110011111100111111001111111010100110100011001111110011111110101000101000010011111100111111001111110011111101011110 a9a33f3fa8a13f3f3f3fa9a33f3fa8a13f3f3f3f5e

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