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 ¾Åá⎽޾ŽÅ^ 101111101100010110001111111000011110001010001110101111011000111010111110100011101100010101011110 bec58fe1e28ebd8ebe8ec55e
SJIS-WIN ???????????^ 001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?Å?áâ?????Å^ 0011111110001111101010101010100100111111100011111010101110100001100011111010101110100100001111110011111100111111001111110011111110001111101010101010100101011110 3f8faaa93f8faba18faba43f3f3f3f3f8faaa95e
UTF-8 ¾Åá⎽޾ŽÅ^ 1100001010111110110000111000010111000010100011111100001110100001110000111010001011000010100011101100001010111101110000101000111011000010101111101100001010001110110000111000010101011110 c2bec385c28fc3a1c3a2c28ec2bdc28ec2bec28ec3855e
UHC ¾?????½?¾??^ 101010001111101000111111001111110011111100111111001111111010100011110110001111111010100011111010001111110011111101011110 a8fa3f3f3f3f3fa8f63fa8fa3f3f5e

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