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 ûG¿¼}ûG¿¼{^ 1111101101000111101111111011110001111101111110110100011110111111101111000111101101011110 fb47bfbc7dfb47bfbc7b5e
SJIS-WIN ?G??}?G??{^ 0011111101000111001111110011111101111101001111110100011100111111001111110111101101011110 3f473f3f7d3f473f3f7b5e
EUC-JP ûG¿?}ûG¿?{^ 10001111101010111110010101000111100011111010001011000100001111110111110110001111101010111110010101000111100011111010001011000100001111110111101101011110 8fabe5478fa2c43f7d8fabe5478fa2c43f7b5e
UTF-8 ûG¿¼}ûG¿¼{^ 1100001110111011010001111100001010111111110000101011110001111101110000111011101101000111110000101011111111000010101111000111101101011110 c3bb47c2bfc2bc7dc3bb47c2bfc2bc7b5e
UHC ?G¿¼}?G¿¼{^ 001111110100011110100010101011111010100011111001011111010011111101000111101000101010111110101000111110010111101101011110 3f47a2afa8f97d3f47a2afa8f97b5e

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